Searched refs:SHELL2 (Results 1 – 2 of 2) sorted by relevance
58 #define SHELL2 "/sbin/sh" macro201 pw->pw_shell = SHELL2; in main()
162 #define SHELL2 "/sbin/sh" macro2283 pwd->pw_shell = SHELL2; in establish_user_environment()2504 (void) execl(SHELL2, "sh", pwd->pw_shell, (char *)0); in exec_the_shell()