Searched refs:SETFSUID (Results 1 - 5 of 5) sorted by relevance

/external/ltp/testcases/kernel/syscalls/setfsuid/
H A Dsetfsuid01.c56 TEST(SETFSUID(cleanup, uid));
H A Dsetfsuid02.c61 TEST(SETFSUID(cleanup, uid));
H A Dsetfsuid04.c82 if (SETFSUID(NULL, ltpuser->pw_uid) == -1) {
146 if (SETFSUID(NULL, 0) == -1) {
H A Dsetfsuid03.c64 TEST(SETFSUID(cleanup, uid));
/external/ltp/testcases/kernel/syscalls/utils/
H A Dcompat_16.h115 int SETFSUID(void (cleanup)(void), UID_T uid) function

Completed in 104 milliseconds