Home
last modified time | relevance | path

Searched refs:goodlist (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dnftw.c215 char *goodlist[] = { variable
258 ngoods = ARRAY_SIZE(goodlist); in main()
H A Dnftw64.c215 char *goodlist[] = { variable
255 ngoods = ARRAY_SIZE(goodlist); in main()
H A Dtest64.c34 extern char *dirlist[NDIRLISTENTS], *goodlist[];
79 if (strcmp(dirlist[i], goodlist[j]) == 0) { in test1A()
H A Dtest.c34 extern char *dirlist[NDIRLISTENTS], *goodlist[];
81 if (strcmp(dirlist[i], goodlist[j]) == 0) { in test1A()

Completed in 5 milliseconds