Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/make/
H A Ddir.h100 SearchPath *Dir_CopyDirSearchPath(void) MAKE_ATTR_USE;
H A Ddir.c1540 Dir_CopyDirSearchPath(void) in Dir_CopyDirSearchPath() function
H A Dsuff.c867 suff->searchPath = Dir_CopyDirSearchPath(); in Suff_ExtendPaths()