Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/dtc/
H A 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()
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dsrcpos.c20 static struct search_path *search_path_head, **search_path_tail; variable
140 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()