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