Lines Matching refs:strstr
55 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func1()
127 if (strstr(path_name, pathcwd) == 0) { in test_func5()
145 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func7()
176 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func8()
256 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func9()
291 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func10()
325 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func11()
359 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func12()
391 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func13()
426 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func14()
473 if ((p = strstr(path_name, NFTW2)) != NULL) { in test_func16()