Home
last modified time | relevance | path

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

/sysdeps/pthread/
A Dtst-setuid3.c25 static const uid_t test_uid = 1; variable
76 if (setuid (test_uid) != 0) in do_test()
77 FAIL_ERR ("setuid (%u)", (unsigned) test_uid); in do_test()

Completed in 3 milliseconds