Home
last modified time | relevance | path

Searched refs:pwd2 (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/nss/
Dbug17079.c75 struct passwd *pwd2 = getpwuid (test_items[i].pw_uid); in init_test_items() local
77 || pwd2 == NULL || !equal (pwd2, test_items + i)) in init_test_items()