Searched refs:pathcwd (Results 1 – 2 of 2) sorted by relevance
117 char pathcwd[PATH_MAX]; in test_func5() local122 if (getcwd(pathcwd, sizeof(pathcwd)) == NULL) { in test_func5()127 if (strstr(path_name, pathcwd) == 0) { in test_func5()129 pathcwd); in test_func5()
116 char pathcwd[PATH_MAX]; in test_func5() local122 if (getcwd(pathcwd, sizeof(pathcwd)) == NULL) { in test_func5()127 if (strstr(path_name, pathcwd) == 0) { in test_func5()129 pathcwd); in test_func5()