Searched defs:pNode (Results 1 – 4 of 4) sorted by relevance
80 struct listNode* pNode; in listAdd() local127 struct listNode* pNode; in listRemove() local190 struct listNode* pNode; in listGetAndRemoveNext() local232 struct listNode* pNode = pList->pFirst; in listDump() local
81 struct listNode* pNode; in listAdd() local128 struct listNode* pNode; in listRemove() local191 struct listNode* pNode; in listGetAndRemoveNext() local233 struct listNode* pNode = pList->pFirst; in listDump() local
53 void hook(NodeBase* pNode) { in hook()
308 void destroyNode(NodeType* pNode) { in destroyNode()