Lines Matching refs:localfile
283 char *localfile; in ctag_check() local
338 localfile = fromfile; in ctag_check()
340 localfile = tofile; in ctag_check()
341 file_dgname = cfg_dgname(localfile, file_buf, sizeof (file_buf)); in ctag_check()
361 file_dgname, localfile); in ctag_check()
373 localfile); in ctag_check()
381 localfile = frombitmap; in ctag_check()
383 localfile = tobitmap; in ctag_check()
384 bmp_dgname = cfg_dgname(localfile, bmp_buf, sizeof (bmp_buf)); in ctag_check()
397 localfile, islocal < 1?file_dgname:ctag); in ctag_check()
407 ctag, bmp_dgname, localfile); in ctag_check()