Searched refs:search_path_head (Results 1 – 1 of 1) sorted by relevance
34 static struct search_path *search_path_head, **search_path_tail; variable111 for (node = search_path_head; !*fp && node; node = node->next) in fopen_any_on_path()196 search_path_head = node; in srcfile_add_search_path()