Searched refs:bad_path (Results 1 – 2 of 2) sorted by relevance
15 static char bad_path[] = "/bad-path/"; variable74 strlcpy(buf, bad_path, n); in perf_vsnpath()98 return bad_path; in mkpath()111 return bad_path; in perf_path()119 return bad_path; in perf_path()
295 static int bad_path(const char *path) { in bad_path() function340 if (bad_path(path)) continue; in rsynccmd()