Home
last modified time | relevance | path

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

/dports/devel/global/global-6.6.7/libutil/
H A Dconf.h33 #define DOS_GTAGSRC "_globalrc" macro
H A Dconf.c265 else if ((p = get_home_directory()) && test("r", makepath(p, DOS_GTAGSRC, NULL))) in configpath()
266 strbuf_puts(sb, makepath(p, DOS_GTAGSRC, NULL)); in configpath()