Searched refs:Altshell (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/login/
H A Dlogin.c286 static char *Altshell = NULL; variable
1271 if ((Altshell = defread("ALTSHELL=")) != NULL)
1272 Altshell = strdup(Altshell);
2278 } else if (Altshell != NULL && strcmp(Altshell, "YES") == 0) {

Completed in 60 milliseconds