Searched refs:vroot (Results 1 - 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dargs.cc27 #include <vroot/vroot.h>
28 #include <vroot/args.h>
H A Dchdir.cc28 #include <vroot/vroot.h>
29 #include <vroot/args.h>
H A Dchroot.cc31 #include <vroot/vroot.h>
32 #include <vroot/args.h>
H A Drmdir.cc31 #include <vroot/vroot.h>
32 #include <vroot/args.h>
H A Dunlink.cc31 #include <vroot/vroot.h>
32 #include <vroot/args.h>
H A Daccess.cc28 #include <vroot/vroot.h>
29 #include <vroot/args.h>
H A Dtruncate.cc31 #include <vroot/vroot.h>
32 #include <vroot/args.h>
H A Dchmod.cc32 #include <vroot/vroot.h>
33 #include <vroot/args.h>
H A Dchown.cc32 #include <vroot/vroot.h>
33 #include <vroot/args.h>
H A Dcreat.cc33 #include <vroot/vroot.h>
34 #include <vroot/args.h>
H A Dexecve.cc31 #include <vroot/vroot.h>
32 #include <vroot/args.h>
H A Dlstat.cc32 #include <vroot/vroot.h>
33 #include <vroot/args.h>
H A Dmkdir.cc32 #include <vroot/vroot.h>
33 #include <vroot/args.h>
H A Dmount.cc32 #include <vroot/vroot.h>
33 #include <vroot/args.h>
H A Dopen.cc33 #include <vroot/vroot.h>
34 #include <vroot/args.h>
H A Dreadlink.cc31 #include <vroot/vroot.h>
32 #include <vroot/args.h>
H A Dstat.cc32 #include <vroot/vroot.h>
33 #include <vroot/args.h>
H A Dutimes.cc32 #include <vroot/vroot.h>
33 #include <vroot/args.h>
H A Dvroot.cc30 #include <vroot/vroot.h>
31 #include <vroot/args.h>
44 vroot_patht vroot; member in struct:__anon52
111 return(vroot_data.vroot.env_var);
129 vroot_data.vroot.init= 0;
151 get_vroot_path(register char **vroot, register char **path, register char **filename) argument
153 if (vroot != NULL) {
154 if ((*vroot= vroot_data.vroot_start) == NULL)
155 if ((*vroot
[all...]
H A Dlock.cc34 #include <vroot/vroot.h>
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddosys.h29 #include <vroot/vroot.h>
/illumos-gate/usr/src/tools/make/lib/
H A DMakefile17 vroot
/illumos-gate/usr/src/tools/make/lib/vroot/
H A DMakefile36 vroot.o \
43 SRCDIR = $(SRC)/cmd/make/lib/vroot
/illumos-gate/usr/src/cmd/make/lib/
H A DMakefile17 vroot
/illumos-gate/usr/src/cmd/make/include/vroot/
H A Dvroot.h45 extern char *get_vroot_path(register char **vroot, register char **path, register char **filename);

Completed in 99 milliseconds

12