Searched defs:ExtPluginNode (Results 1 – 1 of 1) sorted by relevance
50 typedef struct ExtPluginNode { struct54 struct ExtPluginNode *next; argument55 } ExtPluginNode, *ExtPluginList; typedef