Home
last modified time | relevance | path

Searched refs:NDIRLISTENTS (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dtest_func64.c32 extern char *dirlist[NDIRLISTENTS];
67 if (visit >= NDIRLISTENTS) { in test_func1()
84 if (visit >= NDIRLISTENTS) { in test_func3()
H A Dtest_func.c32 extern char *dirlist[NDIRLISTENTS];
68 if (visit >= NDIRLISTENTS) { in test_func1()
85 if (visit >= NDIRLISTENTS) { in test_func3()
H A Dnftw64.h54 #define NDIRLISTENTS 100 macro
H A Dnftw.h55 #define NDIRLISTENTS 100 macro
H A Dnftw.c61 char *dirlist[NDIRLISTENTS];
H A Dnftw64.c61 char *dirlist[NDIRLISTENTS];
H A Dtest64.c34 extern char *dirlist[NDIRLISTENTS], *goodlist[];
H A Dtest.c34 extern char *dirlist[NDIRLISTENTS], *goodlist[];

Completed in 6 milliseconds