Searched refs:isvalid_shell (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/cron/ | ||
H A D | cron.h | 103 extern int isvalid_shell(const char *shell); |
H A D | funcs.c | 221 isvalid_shell(const char *shell) function |
H A D | crontab.c | 467 if (isvalid_shell(buf)) { |
Completed in 58 milliseconds