Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/nftw/
Dtest_func64.c54 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func1()
55 p += strlen(NFTW); in test_func1()
146 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func7()
147 p += strlen(NFTW); in test_func7()
178 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func8()
179 p += strlen(NFTW); in test_func8()
259 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func9()
260 p += strlen(NFTW); in test_func9()
295 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func10()
296 p += strlen(NFTW); in test_func10()
[all …]
Dtest_func.c55 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func1()
56 p += strlen(NFTW); in test_func1()
145 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func7()
146 p += strlen(NFTW); in test_func7()
176 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func8()
177 p += strlen(NFTW); in test_func8()
256 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func9()
257 p += strlen(NFTW); in test_func9()
291 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func10()
292 p += strlen(NFTW); in test_func10()
[all …]
Dnftw64.h56 #define NFTW "./tmp/data" macro
Dnftw.h57 #define NFTW "./tmp/data" macro