Home
last modified time | relevance | path

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

/external/libcups/cups/
Dglobals.c189 confdir[1024] = "", /* Server root directory */ in cups_globals_alloc() local
260 snprintf(confdir, sizeof(confdir), "%s/conf", installdir); in cups_globals_alloc()
271 cg->cups_serverroot = confdir; in cups_globals_alloc()
274 cg->cups_statedir = confdir; in cups_globals_alloc()
/external/iptables/
DMakefile.am20 confdir = $(sysconfdir) macro