Searched refs:path_fmt (Results 1 – 2 of 2) sorted by relevance
91 char *path_fmt = "%s/lib:%s/usr/lib:%s/usr/photon/lib\ in nto_find_and_open_solib() local114 buf = alloca (strlen (path_fmt) + strlen (arch_path) * 5 + 1); in nto_find_and_open_solib()115 sprintf (buf, path_fmt, arch_path, arch_path, arch_path, arch_path, in nto_find_and_open_solib()
106 const char *path_fmt; in dpv() local566 path_fmt = fmtcheck(output, "%s"); in dpv()567 if (path_fmt == output) in dpv()