Searched refs:SHELL2 (Results 1 – 2 of 2) sorted by relevance
57 #define SHELL2 "/sbin/sh" macro200 pw->pw_shell = SHELL2; in main()
160 #define SHELL2 "/sbin/sh" macro2277 pwd->pw_shell = SHELL2; in establish_user_environment()2498 (void) execl(SHELL2, "sh", pwd->pw_shell, (char *)0); in exec_the_shell()