Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/cron/
Dfuncs.h74 entry *load_entry(FILE *,
Duser.c92 e = load_entry(file, NULL, pw, envp); in load_user()
Dcrontab.c585 e = load_entry(tmp, check_error, pw, envp); in replace_cmd()
Dentry.c74 load_entry(FILE *file, void (*error_func)(const char *), struct passwd *pw, in load_entry() function