Searched refs:getshell (Results 1 – 3 of 3) sorted by relevance
56 getshell return full path of shell for cmdopen()
1773 getshell() default is confstr(_CS_SHELL)
228 static char *getshell(void);1603 (void) execv(getshell(), v); in cmdopen()1658 getshell(void) in getshell() function