Home
last modified time | relevance | path

Searched refs:NFTW2 (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/syscalls/nftw/
Dnftw64.h57 #define NFTW2 "/tmp/data" macro
Dnftw.h58 #define NFTW2 "/tmp/data" macro
Dtest_func64.c484 if ((p = strstr(path_name, NFTW2)) != NULL) { in test_func16()
485 p += strlen(NFTW2) + 1; in test_func16()
Dtest_func.c473 if ((p = strstr(path_name, NFTW2)) != NULL) { in test_func16()
474 p += strlen(NFTW2) + 1; in test_func16()