Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
isvalid_shell
usr/src/cmd/cron/cron.h
121
extern int isvalid_shell(const char *shell);
usr/src/cmd/cron/crontab.c
487
if (isvalid_shell(buf)) {