Searched refs:funcnext (Results 1 – 1 of 1) sorted by relevance
6504 struct func_list *funclist, *funcnext; in pevent_free() local6543 funcnext = funclist->next; in pevent_free()6547 funclist = funcnext; in pevent_free()