Searched refs:hidparser_head (Results 1 – 2 of 2) sorted by relevance
179 entity_attribute_stack_t *hidparser_head; member
1958 if (scan_ifp->hidparser_head) { in hidparser_GlobalItem()1959 elem->next = scan_ifp->hidparser_head; in hidparser_GlobalItem()1961 scan_ifp->hidparser_head = elem; in hidparser_GlobalItem()1978 scan_ifp->hidparser_head->list; in hidparser_GlobalItem()1979 scan_ifp->hidparser_head->list = NULL; in hidparser_GlobalItem()1980 elem = scan_ifp->hidparser_head; in hidparser_GlobalItem()1981 scan_ifp->hidparser_head = elem->next; in hidparser_GlobalItem()