Home
last modified time | relevance | path

Searched refs:GTAGSRC (Results 1 – 2 of 2) sorted by relevance

/dports/devel/global/global-6.6.7/libutil/
H A Dconf.h31 #define GTAGSRC ".globalrc" macro
H A Dconf.c262 else if ((p = get_home_directory()) && test("r", makepath(p, GTAGSRC, NULL))) in configpath()
263 strbuf_puts(sb, makepath(p, GTAGSRC, NULL)); in configpath()