Searched refs:altshell (Results 1 – 1 of 1) sorted by relevance
862 char altshell[128]; in single_user() local916 char *cp = altshell; in single_user()924 num != 0 && *cp != '\n' && cp < &altshell[127]) in single_user()927 if (altshell[0] != '\0') in single_user()928 shell = altshell; in single_user()