Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify08.c29 static void test_init_bit(unsigned int fan_bit, in test_init_bit() function
50 test_init_bit(0, 0, "not set close_on_exec"); in run()
53 test_init_bit(FAN_CLOEXEC, FD_CLOEXEC, "set close_on_exec"); in run()