Searched refs:nmnem (Results 1 - 8 of 8) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/nftw/ |
H A D | tools.c | 33 extern int npathdats, ngoods, nbads, nmnem; 193 for (i = 0; i < nmnem; i++) in ftw_mnemonic()
|
H A D | tools64.c | 33 extern int npathdats, ngoods, nbads, nmnem; 193 for (i = 0; i < nmnem; i++) in ftw_mnemonic()
|
H A D | nftw.c | 250 int npathdats, ngoods, nbads, nmnem; variable 260 nmnem = ARRAY_SIZE(mnem); in main()
|
H A D | nftw64.c | 247 int npathdats, ngoods, nbads, nmnem; variable 257 nmnem = ARRAY_SIZE(mnem); in main()
|
H A D | test64.c | 35 extern int npathdats, ngoods, nbads, nmnem, visit, s2, next_fd[4];
|
H A D | test.c | 35 extern int npathdats, ngoods, nbads, nmnem, visit, s2, next_fd[4];
|
H A D | test_func64.c | 34 extern int npathdats, ngoods, nbads, nmnem, visit, next_fd[4];
|
H A D | test_func.c | 34 extern int npathdats, ngoods, nbads, nmnem, visit, next_fd[4];
|
Completed in 6 milliseconds