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