Home
last modified time | relevance | path

Searched refs:load_entry (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/usr.sbin/cron/
Dfuncs.h57 entry *load_entry(FILE *,
Duser.c103 e = load_entry(file, parse_error, pw, envp); in load_user()
Dcrontab.c498 e = load_entry(tmp, check_error, pw, envp); in replace_cmd()
Dentry.c89 load_entry(FILE *file, void (*error_func)(const char *), struct passwd *pw, in load_entry() function