Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dmain.c1028 static GList *split_list(const gchar *str, const gchar *delim) in split_list() function
1098 split_list(config->bliststr, ",")); in config_load()
1104 split_list(config->aliststr, ",")); in config_load()
1280 split_list(optarg, ",")); in config_parse()
1289 split_list(optarg, ",")); in config_parse()