Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/clone/
Dclone02.c86 static int test_FILES(void);
264 if (test_VM() == 0 && test_FILES() == 0 && test_FS() == 0 && in child_fn()
321 static int test_FILES(void) in test_FILES() function