Home | History | Annotate | Download | only in qemu

Lines Matching refs:sep

193 static int get_str_sep(char *buf, int buf_size, const char **pp, int sep)
198 p1 = strchr(p, sep);