Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/
H A DREADME56 getshell return full path of shell for cmdopen()
H A DRELEASE1585 getshell() default is confstr(_CS_SHELL)
/titanic_41/usr/src/cmd/find/
H A Dfind.c217 static char *getshell();
1508 (void) execv(getshell(), v);
1563 getshell() in getshell() function