Searched refs:pathshell (Results 1 - 23 of 23) sorted by relevance

/osnet-11/usr/src/lib/libast/common/comp/
H A Dsystem.c49 return !eaccess(pathshell(), X_OK);
H A Dexecvpe.c68 path = pathshell();
H A Domitted.c517 path = (const char*)pathshell();
/osnet-11/usr/src/lib/libast/common/path/
H A Dpathshell.c51 pathshell(void) function
/osnet-11/usr/src/lib/libast/common/obsolete/
H A Dspawn.c108 path = pathshell();
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h228 #undef pathshell macro
229 #define pathshell _ast_pathshell macro
H A Dast.h336 extern __MANGLE__ char* pathshell __PROTO__((void));
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h207 #undef pathshell macro
208 #define pathshell _ast_pathshell macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h228 #undef pathshell macro
229 #define pathshell _ast_pathshell macro
H A Dast.h336 extern __MANGLE__ char* pathshell __PROTO__((void));
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h207 #undef pathshell macro
208 #define pathshell _ast_pathshell macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h228 #undef pathshell macro
229 #define pathshell _ast_pathshell macro
H A Dast.h336 extern __MANGLE__ char* pathshell __PROTO__((void));
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h207 #undef pathshell macro
208 #define pathshell _ast_pathshell macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h228 #undef pathshell macro
229 #define pathshell _ast_pathshell macro
H A Dast.h336 extern __MANGLE__ char* pathshell __PROTO__((void));
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h207 #undef pathshell macro
208 #define pathshell _ast_pathshell macro
/osnet-11/usr/src/lib/libast/common/include/
H A Dast.h318 extern char* pathshell(void);
/osnet-11/usr/src/lib/libast/common/misc/
H A Dcmdarg.c91 sh = pathshell();
H A Dprocopen.c770 strcpy(env + 2, (flags & PROC_PARANOID) ? astconf("SH", NiL, NiL) : pathshell());
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dmain.c305 execv(pathshell(),av);
H A Dxec.c3530 shp->gd->shpath = pathshell();
3806 shp->gd->shpath = pathshell();
/osnet-11/usr/src/lib/libast/
H A DMakefile.com229 common/path/pathshell.o \

Completed in 78 milliseconds