Home
last modified time | relevance | path

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

/nss/
A Dbug17079.c31 equal (const struct passwd *a, const struct passwd *b) in equal() function
76 if (pwd1 == NULL || !equal (pwd1, test_items + i) in init_test_items()
77 || pwd2 == NULL || !equal (pwd2, test_items + i)) in init_test_items()
139 else if (!equal (item, result)) in test_one()
174 else if (!equal (item, result)) in test_one()

Completed in 4 milliseconds