Home | History | Annotate | Download | only in qemu

Lines Matching full:strncmp

2060     else if (!strncmp(str, "host", 4) && (str[4] == '\0' || str[4] == ':'))
2063 else if (!strncmp(str, "hci", 3)) {
2066 if (!strncmp(str + 3, ",vlan=", 6)) {
4833 if (!strncmp (c->name, p, l)) {
5927 if (strncmp(monitor_device, "vc", 2) == 0)