Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dmain.c1110 static gchar *list_join(GList *list, const gchar separator) in list_join() function
1155 tmp = list_join(config->blockedrpcs, ','); in config_dump()
1158 tmp = list_join(config->allowedrpcs, ','); in config_dump()