check_for_user
return check_for_user(fp, pentry->pw_name);
return !check_for_user(fp, pentry->pw_name);