Home
last modified time | relevance | path

Searched refs:pathshell (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsystem.c49 return !eaccess(pathshell(), X_OK); in system()
H A Dexecvpe.c68 path = pathshell();
H A Domitted.c517 path = (const char*)pathshell(); in runve()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/path/
H A Dpathshell.c51 pathshell(void) in pathshell() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/obsolete/
H A Dspawn.c108 path = pathshell();
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dmap207 #undef pathshell
208 #define pathshell _ast_pathshell
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dmap207 #undef pathshell
208 #define pathshell _ast_pathshell
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dmap207 #undef pathshell
208 #define pathshell _ast_pathshell
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dmap207 #undef pathshell
208 #define pathshell _ast_pathshell
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dast.h318 extern char* pathshell(void);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dcmdarg.c134 sh = pathshell(); in cmdopen_20120411()
H A Dprocopen.c771 strcpy(env + 2, (flags & PROC_PARANOID) ? astconf("SH", NiL, NiL) : pathshell()); in procopen()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dmain.c285 execv(pathshell(),av); in sh_main()
H A Dxec.c3743 shp->gd->shpath = pathshell(); in run_subshell()
4021 shp->gd->shpath = pathshell(); in sh_ntfork()
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs268 path/pathshell.o \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile81 pathgetlink.c pathsetlink.c pathbin.c pathshell.c pathcd.c \
H A DRELEASE463 06-10-01 misc/procopen.c: use pathshell() or astconf("SHELL",0,0) if PARANOID
464 06-10-01 path/pathshell.c: localize the shell path patterns and accept ksh93
752 path/pathshell.c: verify abs path and access(path,X_OK) -- duh
808 path/pathshell.c: allow trailing .exe -- pox on that
840 03-03-02 path/pathshell.c: write access to /bin is effectively root
1711 pathbin() and pathshell() now use astconf()
H A DMamfile1179 make pathshell.o
1180 make path/pathshell.c
1182 done path/pathshell.c
1183 meta pathshell.o %.c>%.o path/pathshell.c pathshell
1184 prev path/pathshell.c
1185 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathshell
1186 done pathshell.o generated
6101 …o pathtemp.o pathtmp.o pathstat.o pathgetlink.o pathsetlink.o pathbin.o pathshell.o pathcd.o pathp…