Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dnftw64.h146 extern void test_ENAMETOOLONG_name(char *, int (*)(const char *), int);
H A Dnftw.h147 void test_ENAMETOOLONG_name(char *, int (*)(const char *), int);
H A Dlib64.c239 test_ENAMETOOLONG_name(char *name, int (*callback) (const char *), int expected) in test_ENAMETOOLONG_name() function
H A Dlib.c239 test_ENAMETOOLONG_name(char *name, int (*callback) (const char *), int expected) in test_ENAMETOOLONG_name() function
H A Dtest64.c1018 test_ENAMETOOLONG_name("nftw64", callback, -1); in test25A()
H A Dtest.c999 test_ENAMETOOLONG_name("nftw", callback, -1); in test25A()

Completed in 4 milliseconds