Searched refs:passwd_test_correctness (Results 1 – 1 of 1) sorted by relevance
68 static int passwd_test_correctness(struct passwd *, void *);243 if (passwd_test_correctness(pwd, NULL) == 0) in passwd_fill_test_data()254 passwd_test_correctness(struct passwd *pwd, void *mdata) in passwd_test_correctness() function318 if (passwd_test_correctness(pwd, NULL) != 0) in passwd_test_getpwnam()349 if ((passwd_test_correctness(pwd, NULL) != 0) || in passwd_test_getpwuid()370 return (passwd_test_correctness(pwd, NULL)); in passwd_test_getpwent()