Searched refs:confdir (Results 1 – 3 of 3) sorted by relevance
187 confdir[1024] = "", /* Server root directory */ in cups_globals_alloc() local257 snprintf(confdir, sizeof(confdir), "%s/conf", installdir); in cups_globals_alloc()268 cg->cups_serverroot = confdir; in cups_globals_alloc()271 cg->cups_statedir = confdir; in cups_globals_alloc()
341 build_dir = os.path.join(app.confdir, ".build")347 retcode = subprocess.call(["doxygen"], cwd=app.confdir)
20 confdir = $(sysconfdir) macro