Home | History | Annotate | Download | only in qemu

Lines Matching refs:get_str_sep

193 static int get_str_sep(char *buf, int buf_size, const char **pp, int sep)
262 if (get_str_sep(buf, sizeof(buf), &p, ':') < 0)
796 get_str_sep(buf, sizeof(buf), &p, ':');
827 if (get_str_sep(buf, sizeof(buf), &p, ':') < 0) {
838 if (get_str_sep(buf, sizeof(buf), &p, ':') < 0) {
846 if (get_str_sep(buf, sizeof(buf), &p, ':') < 0) {