Home | History | Annotate | Download | only in qemu

Lines Matching full:strncmp

1931     else if (!strncmp(str, "host", 4) && (str[4] == '\0' || str[4] == ':'))
1934 else if (!strncmp(str, "hci", 3)) {
1937 if (!strncmp(str + 3, ",vlan=", 6)) {
4692 if (!strncmp (c->name, p, l)) {
5737 if (strncmp(monitor_device, "vc", 2) == 0)