Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/setreuid/
Dsetreuid07.c117 int tst_fd2; in do_master_child() local
120 TEST(tst_fd2 = open(testfile, O_RDWR)); in do_master_child()
124 close(tst_fd2); in do_master_child()
/external/ltp/testcases/kernel/syscalls/setresuid/
Dsetresuid04.c136 int tst_fd2; in do_master_child() local
139 TEST(tst_fd2 = open(testfile, O_RDWR)); in do_master_child()
143 close(tst_fd2); in do_master_child()