Searched refs:dup_flag (Results 1 – 1 of 1) sorted by relevance
61 int dup_flag; member83 static void do_test(int file_flag, int file_mode, int dup_flag) in do_test() argument108 if (dup_flag == FORK_) { in do_test()124 static int run_test(int file_flag, int file_mode, int dup_flag) in run_test() argument129 switch (dup_flag) { in run_test()147 if (dup_flag != FORK_) in run_test()153 do_test(file_flag, file_mode, dup_flag); in run_test()165 if (dup_flag != FORK_) in run_test()180 run_test(O_CREAT | O_RDWR | O_TRUNC, 0777, tc->dup_flag); in verify_fcntl()