Searched refs:load_user (Results 1 – 3 of 3) sorted by relevance
64 user *load_user(int, struct passwd *, const char *),
54 load_user(int crontab_fd, struct passwd *pw, const char *name) in load_user() function
290 u = load_user(crontab_fd, pw, fname); in process_crontab()