Searched refs:altshell (Results 1 – 1 of 1) sorted by relevance
874 char altshell[128]; in single_user() local929 char *cp = altshell; in single_user()937 num != 0 && *cp != '\n' && cp < &altshell[127]) in single_user()940 if (altshell[0] != '\0') in single_user()941 shell = altshell; in single_user()