Home | History | Annotate | Download | only in qemu

Lines Matching refs:get_str_sep

226 static int get_str_sep(char *buf, int buf_size, const char **pp, int sep)
295 if (get_str_sep(buf, sizeof(buf), &p, ':') < 0)
924 get_str_sep(buf, sizeof(buf), &p, ':');
955 if (get_str_sep(buf, sizeof(buf), &p, ':') < 0) {
966 if (get_str_sep(buf, sizeof(buf), &p, ':') < 0) {
974 if (get_str_sep(buf, sizeof(buf), &p, ':') < 0) {