Searched refs:preroot (Results 1 - 9 of 9) sorted by relevance

/ast/src/lib/libast/features/
H A Dpreroot.sh22 : generate preroot features
29 if /etc/preroot / /bin/echo >/dev/null
33 #define FS_PREROOT 1 /* preroot enabled */
34 #define PR_BASE "CCS" /* preroot base env var */
35 #define PR_COMMAND "/etc/preroot" /* the preroot command */
45 else echo "/* preroot not enabled */"
/ast/src/lib/libast/preroot/
H A Drealopen.c25 * disable preroot and open path relative to the real root
29 #include <preroot.h>
H A Dispreroot.c25 * return 1 if dir [any dir] is the preroot
29 #include <preroot.h>
36 * return 1 if files a and b are the same under preroot
38 * NOTE: the kernel disables preroot for set-uid processes
H A Dsetpreroot.c25 * force current command to run under dir preroot
29 #include <preroot.h>
H A Dgetpreroot.c25 * return the real absolute pathname of the preroot dir for cmd
26 * if cmd==0 then current preroot path returned
30 #include <preroot.h>
86 * like getcwd() but starting at the preroot
/ast/src/lib/libast/path/
H A Dpathkey.c40 #include <preroot.h>
116 * preroot
/ast/src/lib/libast/
H A DMakefile17 .SOURCE : aso cdt comp dir disc hash man misc obsolete path port preroot \
42 HEADERGEN = align.h preroot.h sig.h tmx.h tv.h \
59 preroot.3 proc.3 re.3 regex.3 setenviron.3 sfdisc.3 sfio.3 \
/ast/src/lib/libpp/
H A Dppop.c1048 #include <preroot.h>
1050 struct pplist* preroot; local
1052 if ((preroot = (struct pplist*)hashget(pp.prdtab, "preroot")))
1053 setpreroot(NiL, preroot->value);
/ast/src/cmd/probe/
H A Dprobe.c136 #include <preroot.h>

Completed in 41 milliseconds