Home
last modified time | relevance | path

Searched refs:search_path_head (Results 1 – 1 of 1) sorted by relevance

/scripts/dtc/
Dsrcpos.c34 static struct search_path *search_path_head, **search_path_tail; variable
111 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()