gpath_path2fid    232 global/global.c 	if ((p = gpath_path2fid(path, NULL)) == NULL)
gpath_path2fid   1519 global/global.c 			const char *p = gpath_path2fid(path, &type);
gpath_path2fid    461 gozilla/gozilla.c 		p = gpath_path2fid(path, NULL);
gpath_path2fid    583 gtags/gtags.c  		fid = gpath_path2fid(single_update, &type);
gpath_path2fid    619 gtags/gtags.c  			fid = gpath_path2fid(path, NULL);
gpath_path2fid    832 gtags/gtags.c  		data.fid = gpath_path2fid(path, NULL);
gpath_path2fid    895 gtags/gtags.c  		data.fid = gpath_path2fid(path, NULL);
gpath_path2fid     54 libutil/gpathop.h const char *gpath_path2fid(const char *, int *);
gpath_path2fid    818 libutil/gtagsop.c 	if (s_fid == NULL && (s_fid = gpath_path2fid(gtop->cur_path, NULL)) == NULL)
gpath_path2fid    302 libutil/pathconvert.c 		fid = gpath_path2fid(path, NULL);
gpath_path2fid    395 libutil/pathconvert.c 			fid = gpath_path2fid(path, NULL);