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