Searched defs:search_path (Results 1 – 1 of 1) sorted by relevance
14 struct search_path { struct15 struct search_path *next; /* next node in list, NULL for end */ argument20 static struct search_path *search_path_head, **search_path_tail; argument