Searched defs:_PATH_BSHELL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dpaths.h45 #define _PATH_BSHELL "/usr/bin/sh" macro
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c83 #ifndef _PATH_BSHELL
84 #define _PATH_BSHELL "/bin/sh" macro
85 #endif /* _PATH_BSHELL */
1925 (void) execl(_PATH_BSHELL, "sh", "-t", 0);

Completed in 72 milliseconds