Searched refs:check_for_user (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/system_cmds-597.90.1/at.tproj/
H A Dperm.c56 static int check_for_user(FILE *fp,const char *name);
60 static int check_for_user(FILE *fp,const char *name) function
104 return check_for_user(fp, pentry->pw_name);
117 return !check_for_user(fp, pentry->pw_name);
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/at.tproj/
H A Dperm.c56 static int check_for_user(FILE *fp,const char *name);
60 static int check_for_user(FILE *fp,const char *name) function
104 return check_for_user(fp, pentry->pw_name);
117 return !check_for_user(fp, pentry->pw_name);

Completed in 128 milliseconds