Home
last modified time | relevance | path

Searched refs:VROOT_DEFAULT (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/make/include/vroot/
H A Dvroot.h33 #define VROOT_DEFAULT ((pathpt)-1) macro
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Ddosys.cc257 VROOT_DEFAULT); in exec_vp()
280 VROOT_DEFAULT); in exec_vp()
/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dvroot.cc178 if (path_vector == VROOT_DEFAULT) { in translate_with_thunk()
186 if (vroot_vector == VROOT_DEFAULT) { in translate_with_thunk()
/illumos-gate/usr/src/cmd/make/bin/
H A Dglobals.cc173 pathpt vroot_path = VROOT_DEFAULT;
H A Dfiles.cc114 result = lstat_vroot(target->string_mb, &buf, NULL, VROOT_DEFAULT); in exists()
121 result = stat_vroot(target->string_mb, &buf, NULL, VROOT_DEFAULT); in exists()
H A Dread.cc178 VROOT_DEFAULT); in read_simple_file()
296 VROOT_DEFAULT); in read_simple_file()
H A Dar.cc278 fd = open_vroot(filename, O_RDONLY, 0, NULL, VROOT_DEFAULT); in open_archive()
H A Ddoname.cc2702 VROOT_DEFAULT); in sccs_get()