Lines Matching full:strncmp
2210 if (strncmp(options, "password", 8) == 0) {
2212 } else if (strncmp(options, "reverse", 7) == 0) {
2214 } else if (strncmp(options, "to=", 3) == 0) {
2217 } else if (strncmp(options, "sasl", 4) == 0) {
2221 } else if (strncmp(options, "tls", 3) == 0) {
2223 } else if (strncmp(options, "x509", 4) == 0) {
2226 if (strncmp(options, "x509verify", 10) == 0)
2253 } else if (strncmp(options, "acl", 3) == 0) {
2364 if (strncmp(display, "unix:", 5) == 0)
2383 if (strncmp(display, "unix:", 5) == 0) {