Home
last modified time | relevance | path

Searched refs:getshell (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DREADME56 getshell return full path of shell for cmdopen()
H A DRELEASE1773 getshell() default is confstr(_CS_SHELL)
/illumos-gate/usr/src/cmd/find/
H A Dfind.c221 static char *getshell(void);
1518 (void) execv(getshell(), v); in cmdopen()
1573 getshell(void) in getshell() function