Home
last modified time | relevance | path

Searched refs:test_ENOENT_empty (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dnftw64.h147 extern void test_ENOENT_empty(char *, int (*)(const char *), int);
H A Dnftw.h148 void test_ENOENT_empty(char *, int (*)(const char *), int);
H A Dlib64.c245 void test_ENOENT_empty(char *name, int (*callback) (const char *), int expected) in test_ENOENT_empty() function
H A Dlib.c245 void test_ENOENT_empty(char *name, int (*callback) (const char *), int expected) in test_ENOENT_empty() function
H A Dtest64.c1052 test_ENOENT_empty("nftw64", callback, -1); in test27A()
H A Dtest.c1031 test_ENOENT_empty("nftw", callback, -1); in test27A()

Completed in 7 milliseconds