Home | History | Annotate | Download | only in openssh

Lines Matching full:pw_shell

819 		char *shell = s->pw->pw_shell;
1681 shell = (pw->pw_shell[0] == '\0') ? _PATH_BSHELL : pw->pw_shell;