Home
last modified time | relevance | path

Searched refs:DEBIANCONF (Results 1 – 3 of 3) sorted by relevance

/dports/mail/dbmail/dbmail-3.2.5/debian/
H A Ddbmail.config44 if [ -e $DEBIANCONF ]; then
45 . $DEBIANCONF
/dports/devel/global/global-6.6.7/libutil/
H A Dconf.h30 #define DEBIANCONF "/etc/gtags/gtags.conf" macro
H A Dconf.c270 else if (test("r", DEBIANCONF)) in configpath()
271 strbuf_puts(sb, DEBIANCONF); in configpath()