Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/getdents/
Dgetdents02.c60 static void test_enoent(void);
63 test_enotdir, test_enoent };
173 static void test_enoent(void) in test_enoent() function