Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/open/
Dopen12.c51 static void test_cloexec(void);
54 static void (*test_func[])(void) = { test_append, test_noatime, test_cloexec,
181 static void test_cloexec(void) in test_cloexec() function