Home
last modified time | relevance | path

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

/openbsd/usr.bin/make/
H A Dsuff.h65 extern Lst find_best_path(const char *name);
H A Dexpandchildren.c174 path = find_best_path(cgn->name); in ExpandWildChildren()
H A Dsuff.c453 find_best_path(const char *name) in find_best_path() function