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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dpath.c15 static char bad_path[] = "/bad-path/"; variable
73 strlcpy(buf, bad_path, n);
97 return bad_path;
110 return bad_path;
118 return bad_path;

Completed in 106 milliseconds