Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/open/
H A Dopen12.c50 static void test_cloexec(void);
53 static void (*test_func[])(void) = { test_append, test_noatime, test_cloexec,
166 static void test_cloexec(void) in test_cloexec() function