Searched defs:login_shell (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dmain.c56 static BOOL login_shell = FALSE; variable
109 * Therefore, we set the login_shell flag to explicitly
112 login_shell = TRUE;
263 if ((login_shell == TRUE) && (flags & privflg) == 0) {

Completed in 56 milliseconds