Home
last modified time | relevance | path

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

/dports/devel/tex-kpathsea/texlive-20150521-source/texk/kpathsea/
H A Dpathsearch.c266 boolean allow_disk_search = true; in path_search() local
271 allow_disk_search = false; in path_search()
290 if (allow_disk_search && (!found || (must_exist && !STR_LIST (*found)))) { in path_search()
490 boolean allow_disk_search = true; in kpathsea_path_search_list_generic() local
493 allow_disk_search = false; in kpathsea_path_search_list_generic()
511 if (allow_disk_search && (!found || (must_exist && !STR_LIST(*found)))) { in kpathsea_path_search_list_generic()
/dports/print/tex-xdvik/xdvik-22.87/texk/kpathsea/
H A Dpathsearch.c266 boolean allow_disk_search = true; in path_search() local
271 allow_disk_search = false; in path_search()
290 if (allow_disk_search && (!found || (must_exist && !STR_LIST (*found)))) { in path_search()
490 boolean allow_disk_search = true; in kpathsea_path_search_list_generic() local
493 allow_disk_search = false; in kpathsea_path_search_list_generic()
511 if (allow_disk_search && (!found || (must_exist && !STR_LIST(*found)))) { in kpathsea_path_search_list_generic()