Home
last modified time | relevance | path

Searched defs:crontab_fd (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/cron/dist/
H A Duser.c51 load_user(int crontab_fd, struct passwd *pw, const char *name) { in load_user()
H A Ddatabase.c253 int crontab_fd = OK - 1; in process_crontab() local