Searched refs:hidparser_head (Results 1 – 2 of 2) sorted by relevance
179 entity_attribute_stack_t *hidparser_head; member
1923 if (scan_ifp->hidparser_head) { in hidparser_GlobalItem()1924 elem->next = scan_ifp->hidparser_head; in hidparser_GlobalItem()1926 scan_ifp->hidparser_head = elem; in hidparser_GlobalItem()1943 scan_ifp->hidparser_head->list; in hidparser_GlobalItem()1944 scan_ifp->hidparser_head->list = NULL; in hidparser_GlobalItem()1945 elem = scan_ifp->hidparser_head; in hidparser_GlobalItem()1946 scan_ifp->hidparser_head = elem->next; in hidparser_GlobalItem()