Home
last modified time | relevance | path

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

12

/titanic_44/usr/src/lib/libast/common/comp/
H A Dsystem.c49 return !eaccess(pathshell(), X_OK); in system()
H A Dexecvpe.c68 path = pathshell();
H A Domitted.c434 path = (const char*)pathshell(); in runve()
/titanic_44/usr/src/lib/libast/common/path/
H A Dpathshell.c51 pathshell(void) in pathshell() function
/titanic_44/usr/src/lib/libast/common/obsolete/
H A Dspawn.c108 path = pathshell();
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h228 #undef pathshell
229 #define pathshell _ast_pathshell macro
H A Dast.h315 extern __MANGLE__ char* pathshell __PROTO__((void));
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h207 #undef pathshell
208 #define pathshell _ast_pathshell macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h228 #undef pathshell
229 #define pathshell _ast_pathshell macro
H A Dast.h315 extern __MANGLE__ char* pathshell __PROTO__((void));
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h207 #undef pathshell
208 #define pathshell _ast_pathshell macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h228 #undef pathshell
229 #define pathshell _ast_pathshell macro
H A Dast.h315 extern __MANGLE__ char* pathshell __PROTO__((void));
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h207 #undef pathshell
208 #define pathshell _ast_pathshell macro
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h207 #undef pathshell
208 #define pathshell _ast_pathshell macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h228 #undef pathshell
229 #define pathshell _ast_pathshell macro
H A Dast.h315 extern __MANGLE__ char* pathshell __PROTO__((void));
/titanic_44/usr/src/lib/libast/common/include/
H A Dast.h297 extern char* pathshell(void);
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap207 #undef pathshell
208 #define pathshell _ast_pathshell
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmap207 #undef pathshell
208 #define pathshell _ast_pathshell
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dmap207 #undef pathshell
208 #define pathshell _ast_pathshell
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dmap207 #undef pathshell
208 #define pathshell _ast_pathshell
/titanic_44/usr/src/lib/libast/common/misc/
H A Dcmdarg.c91 sh = pathshell(); in cmdopen()
H A Dprocopen.c709 strcpy(env + 2, (flags & PROC_PARANOID) ? astconf("SH", NiL, NiL) : pathshell()); in procopen()
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dmain.c299 execv(pathshell(),av); in sh_main()

12