Searched refs:pwd2 (Results 1 – 1 of 1) sorted by relevance
75 struct passwd *pwd2 = getpwuid (test_items[i].pw_uid); in init_test_items() local77 || pwd2 == NULL || !equal (pwd2, test_items + i)) in init_test_items()