gpath_path2fid 192 global/global.c if ((p = gpath_path2fid(path, NULL)) == NULL) gpath_path2fid 939 global/global.c if (!gpath_path2fid(path, NULL)) { gpath_path2fid 451 gozilla/gozilla.c p = gpath_path2fid(path, NULL); gpath_path2fid 500 gtags/gtags.c fid = gpath_path2fid(path, NULL); gpath_path2fid 52 libutil/gpathop.h const char *gpath_path2fid(const char *, int *); gpath_path2fid 425 libutil/gtagsop.c const char *s_fid = gpath_path2fid(ptable.part[PART_PATH].start, NULL); gpath_path2fid 717 libutil/gtagsop.c const char *s_fid = gpath_path2fid(gtop->cur_path, NULL); gpath_path2fid 195 libutil/pathconvert.c fputs(gpath_path2fid(path, NULL), cv->op); gpath_path2fid 259 libutil/pathconvert.c fputs(gpath_path2fid(path, NULL), cv->op);