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

/netbsd-6-1-5-RELEASE/usr.bin/config/
H A Dfiles.c152 fi->fi_path = path;
281 if (fi->fi_path != ofi->fi_path) {
290 fi->fi_base, fi->fi_path);
293 ofi->fi_path);
H A Dmkmakefile.c246 return (fi->fi_path);
251 return (fi->fi_path);
420 if (*fi->fi_path == '/') {
H A Ddefs.h308 const char *fi_tail; /* name, i.e., strrchr(fi_path, '/') + 1 */
318 #define fi_path fi_fit.fit_path macro

Completed in 84 milliseconds