Home | History | Annotate | Download | only in qemu

Lines Matching full:strncmp

2214         if (strncmp(options, "password", 8) == 0) {
2216 } else if (strncmp(options, "reverse", 7) == 0) {
2218 } else if (strncmp(options, "to=", 3) == 0) {
2221 } else if (strncmp(options, "sasl", 4) == 0) {
2225 } else if (strncmp(options, "tls", 3) == 0) {
2227 } else if (strncmp(options, "x509", 4) == 0) {
2230 if (strncmp(options, "x509verify", 10) == 0)
2257 } else if (strncmp(options, "acl", 3) == 0) {
2368 if (strncmp(display, "unix:", 5) == 0)
2387 if (strncmp(display, "unix:", 5) == 0) {