Searched refs:ngoods (Results 1 – 8 of 8) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/nftw/ |
D | test.c | 35 extern int npathdats, ngoods, nbads, nmnem, visit, s2, next_fd[4]; 71 if (visit != ngoods) { in test1A() 73 fprintf(temp, " Expected %d, Received %d\n", ngoods, in test1A() 80 for (j = 0; j < ngoods; j++) { in test1A()
|
D | test64.c | 35 extern int npathdats, ngoods, nbads, nmnem, visit, s2, next_fd[4]; 69 if (visit != ngoods) { in test1A() 71 fprintf(temp, " Expected %d, Received %d\n", ngoods, in test1A() 78 for (j = 0; j < ngoods; j++) { in test1A()
|
D | nftw.c | 250 int npathdats, ngoods, nbads, nmnem; variable 258 ngoods = ARRAY_SIZE(goodlist); in main()
|
D | nftw64.c | 247 int npathdats, ngoods, nbads, nmnem; variable 255 ngoods = ARRAY_SIZE(goodlist); in main()
|
D | tools64.c | 33 extern int npathdats, ngoods, nbads, nmnem;
|
D | tools.c | 33 extern int npathdats, ngoods, nbads, nmnem;
|
D | test_func64.c | 34 extern int npathdats, ngoods, nbads, nmnem, visit, next_fd[4];
|
D | test_func.c | 34 extern int npathdats, ngoods, nbads, nmnem, visit, next_fd[4];
|