HomeSort by: relevance | last modified time | path
    Searched refs:defsyspath (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/unit-tests/
deptgt-phony.exp 6 <defsyspath> ...
  /src/usr.bin/make/
main.c 1138 static char defsyspath[] = _PATH_DEFSYSPATH; local in function:InitDefSysIncPath
1143 * add the directories from the DEFSYSPATH (more than one may be given
1147 syspath = defsyspath;
1169 if (syspath != defsyspath)

Completed in 54 milliseconds