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

/sendmail/sendmail/
H A Drecipient.c1757 char *sh; local
1762 sh = pw->pw_shell;
1764 sh = "/SENDMAIL/ANY/SHELL/";
1765 if (!usershellok(pw->pw_name, sh))
1772 pw->pw_name, sh,

Completed in 233 milliseconds