Searched refs:check_for_user (Results 1 – 1 of 1) sorted by relevance
56 static int check_for_user(FILE *fp,const char *name);60 static int check_for_user(FILE *fp,const char *name) in check_for_user() function104 return check_for_user(fp, pentry->pw_name); in check_permission()117 return !check_for_user(fp, pentry->pw_name); in check_permission()