Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/cron/
Dmisc.c425 in_file(const char *string, FILE *file, int error) in in_file() function
461 isallowed = in_file(username, fp, FALSE); in allowed()
464 isallowed = !in_file(username, fp, FALSE); in allowed()