Searched refs:altshell (Results 1 – 1 of 1) sorted by relevance
893 char altshell[128]; in single_user() local945 char *cp = altshell; in single_user()953 num != 0 && *cp != '\n' && cp < &altshell[127]) in single_user()956 if (altshell[0] != '\0') in single_user()957 shell = altshell; in single_user()