Home
last modified time | relevance | path

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

/dports/sysutils/gkrellm2/gkrellm-2.3.11/server/
H A Dgkrellmd.h135 #if !defined(GKRELLMD_SYS_ETC)
136 #define GKRELLMD_SYS_ETC "/etc" macro
H A Dmain.c777 #if defined(GKRELLMD_SYS_ETC) in read_config()
778 path = g_build_filename(GKRELLMD_SYS_ETC, GKRELLMD_CONFIG, NULL); in read_config()