Lines Matching refs:strstr
54 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func1()
127 if (strstr(path_name, pathcwd) == 0) { in test_func5()
146 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func7()
178 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func8()
259 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func9()
295 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func10()
330 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func11()
365 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func12()
398 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func13()
434 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func14()
484 if ((p = strstr(path_name, NFTW2)) != NULL) { in test_func16()