NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
chshell
usr.bin/su/su.c
305
if (chshell(pwd->pw_shell) == 0 && ruid)
usr.bin/su/su_pam.c
318
if (chshell(pwd->pw_shell) == 0 && ruid)
usr.bin/su/suutil.h
33
int chshell(const char *);