Searched refs:CONFDIR (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dprefix.h59 #undef CONFDIR macro
72 #define CONFDIR (br_thread_local_store (br_prepend_prefix ((void *) "", "/etc"))) macro
109 #define BR_CONFDIR(suffix) (br_thread_local_store (br_strcat (CONFDIR, suffix)))

Completed in 45 milliseconds