Searched refs:test_uid (Results 1 – 1 of 1) sorted by relevance
25 static const uid_t test_uid = 1; variable76 if (setuid (test_uid) != 0) in do_test()77 FAIL_ERR ("setuid (%u)", (unsigned) test_uid); in do_test()
Completed in 3 milliseconds