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

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

Completed in 154 milliseconds