Home
last modified time | relevance | path

Searched refs:isvalid_shell (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/cron/
H A Dcron.h103 extern int isvalid_shell(const char *shell);
H A Dfuncs.c221 isvalid_shell(const char *shell) in isvalid_shell() function
H A Dcrontab.c467 if (isvalid_shell(buf)) {