Home
last modified time | relevance | path

Searched defs:confpath (Results 1 – 1 of 1) sorted by relevance

/qemu/qga/
H A Dmain.c1066 static void config_load(GAConfig *config, const char *confpath, bool required) in config_load()
1232 g_autofree char *confpath = g_strdup(g_getenv("QGA_CONF")) ?: in config_parse() local