Lines Matching refs:buffer_is_equal_string
288 } else if (buffer_is_equal_string(stat_cache_string, CONST_STR_LEN("simple"))) { in config_insert()
291 } else if (buffer_is_equal_string(stat_cache_string, CONST_STR_LEN("fam"))) { in config_insert()
294 } else if (buffer_is_equal_string(stat_cache_string, CONST_STR_LEN("disable"))) { in config_insert()
395 if (buffer_is_equal_string(du->key, CONST_STR_LEN("server.document-root"))) { in config_patch_connection()
397 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("server.range-requests"))) { in config_patch_connection()
399 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("server.error-handler-404"))) { in config_patch_connection()
401 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("server.errorfile-prefix"))) { in config_patch_connection()
403 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("mimetype.assign"))) { in config_patch_connection()
405 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("server.max-keep-alive-requests"))) { in config_patch_connection()
407 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("server.max-keep-alive-idle"))) { in config_patch_connection()
409 …} else if (buffer_is_equal_string(du->key, CONST_STR_LEN("server.infinite-keep-alive-requests"))) { in config_patch_connection()
411 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("server.max-write-idle"))) { in config_patch_connection()
413 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("server.max-read-idle"))) { in config_patch_connection()
415 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("mimetype.use-xattr"))) { in config_patch_connection()
417 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("etag.use-inode"))) { in config_patch_connection()
419 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("etag.use-mtime"))) { in config_patch_connection()
421 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("etag.use-size"))) { in config_patch_connection()
423 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("ssl.pemfile"))) { in config_patch_connection()
428 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("ssl.ca-file"))) { in config_patch_connection()
430 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("ssl.honor-cipher-order"))) { in config_patch_connection()
432 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("ssl.use-sslv2"))) { in config_patch_connection()
434 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("ssl.use-sslv3"))) { in config_patch_connection()
436 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("ssl.cipher-list"))) { in config_patch_connection()
438 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("ssl.engine"))) { in config_patch_connection()
440 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("ssl.dh-file"))) { in config_patch_connection()
442 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("ssl.ec-curve"))) { in config_patch_connection()
445 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("server.follow-symlink"))) { in config_patch_connection()
448 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("server.name"))) { in config_patch_connection()
450 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("server.tag"))) { in config_patch_connection()
452 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("connection.kbytes-per-second"))) { in config_patch_connection()
454 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("debug.log-request-handling"))) { in config_patch_connection()
456 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("debug.log-request-header"))) { in config_patch_connection()
458 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("debug.log-response-header"))) { in config_patch_connection()
460 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("debug.log-condition-handling"))) { in config_patch_connection()
462 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("debug.log-file-not-found"))) { in config_patch_connection()
464 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("debug.log-ssl-noise"))) { in config_patch_connection()
466 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("debug.log-timeouts"))) { in config_patch_connection()
468 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("server.protocol-http11"))) { in config_patch_connection()
470 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("server.force-lowercase-filenames"))) { in config_patch_connection()
472 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("server.kbytes-per-second"))) { in config_patch_connection()
476 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("ssl.verifyclient.activate"))) { in config_patch_connection()
478 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("ssl.verifyclient.enforce"))) { in config_patch_connection()
480 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("ssl.verifyclient.depth"))) { in config_patch_connection()
482 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("ssl.verifyclient.username"))) { in config_patch_connection()
484 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("ssl.verifyclient.exportcert"))) { in config_patch_connection()
486 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN("ssl.disable-client-renegotiation"))) { in config_patch_connection()