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

/freebsd-11-stable/contrib/gdb/gdb/
H A Dnto-tdep.c91 char *path_fmt = "%s/lib:%s/usr/lib:%s/usr/photon/lib\ local
114 buf = alloca (strlen (path_fmt) + strlen (arch_path) * 5 + 1);
115 sprintf (buf, path_fmt, arch_path, arch_path, arch_path, arch_path,
/freebsd-11-stable/lib/libdpv/
H A Ddpv.c108 const char *path_fmt; local
575 path_fmt = fmtcheck(output, "%s");
576 if (path_fmt == output)

Completed in 165 milliseconds