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

/netbsd-6-1-5-RELEASE/lib/libperfuse/
H A Ddebug.c147 (void)strcpy(pt->pt_path, "");
149 (void)strlcpy(pt->pt_path,
151 sizeof(pt->pt_path));
212 const char *quote = pt->pt_path[0] != '\0' ? "\"" : "";
217 quote, pt->pt_path, quote,
H A Dperfuse_priv.h51 char pt_path[PERFUSE_TRACEPATH_MAX]; member in struct:perfuse_trace

Completed in 55 milliseconds