Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dnftw64.h149 extern void test_ENOENT_nofile(char *, int (*)(const char *), int);
H A Dnftw.h150 void test_ENOENT_nofile(char *, int (*)(const char *), int);
H A Dlib64.c327 test_ENOENT_nofile(char *name, int (*callback) (const char *), int expected) in test_ENOENT_nofile() function
H A Dlib.c327 test_ENOENT_nofile(char *name, int (*callback) (const char *), int expected) in test_ENOENT_nofile() function
H A Dtest64.c1035 test_ENOENT_nofile("nftw64", callback, -1); in test26A()
H A Dtest.c1015 test_ENOENT_nofile("nftw", callback, -1); in test26A()

Completed in 4 milliseconds