Searched refs:pSubContextHead (Results 1 – 5 of 5) sorted by relevance
82 pSubContext = pContext->pSubContextHead; in HelpContext()138 if (pCurrentContext->pSubContextHead != NULL) in HelpCommand()141 pContext = pCurrentContext->pSubContextHead; in HelpCommand()
61 if (pParentContext->pSubContextHead == NULL && pParentContext->pSubContextTail == NULL) in AddContext()63 pParentContext->pSubContextHead = pEntry; in AddContext()
114 struct _CONTEXT_ENTRY *pSubContextHead; member
120 pSubContext = pContext->pSubContextHead; in InterpretCommand()
534 pContext = pParentContext->pSubContextHead; in PrintSubContext()