Searched refs:pa_split_spaces (Results 1 – 6 of 6) sorted by relevance
110 while ((current = pa_split_spaces(line, &state))) { in pa_cpu_get_arm_flags()
126 while ((r = pa_split_spaces(s, &state))) { in pa_strlist_parse()
114 char *pa_split_spaces(const char *c, const char **state);
981 char *pa_split_spaces(const char *c, const char **state) { in pa_split_spaces() function3512 while ((e = pa_split_spaces(s, &state))) { in pa_split_spaces_strv()
749 if (!(a = pa_split_spaces(c->conf->extra_arguments, &state)))
1280 while ((r = pa_split_spaces(add, &state))) { in merge_roles()