Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dmain.c1051 static GList *split_list(const gchar *str, const gchar *delim) in split_list() function
1121 split_list(config->bliststr, ",")); in config_load()
1127 split_list(config->aliststr, ",")); in config_load()
1303 split_list(optarg, ",")); in config_parse()
1312 split_list(optarg, ",")); in config_parse()