Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/tests/
Dusergroup-test.c81 static int compare_passwd(const struct passwd *a, const struct passwd *b) { in compare_passwd() function
140 fail_if(compare_passwd(reference_passwd, pw)); in START_TEST()
145 fail_if(compare_passwd(reference_passwd, pw)); in START_TEST()