Lines Matching refs:optarg

4403       cmdcfgs.emplace_back(SHRPX_OPT_LOG_LEVEL, StringRef{optarg});
4406 cmdcfgs.emplace_back(SHRPX_OPT_BACKEND, StringRef{optarg});
4410 StringRef{optarg});
4413 cmdcfgs.emplace_back(SHRPX_OPT_FRONTEND, StringRef{optarg});
4422 cmdcfgs.emplace_back(SHRPX_OPT_WORKERS, StringRef{optarg});
4450 StringRef{optarg});
4455 StringRef{optarg});
4460 StringRef{optarg});
4464 cmdcfgs.emplace_back(SHRPX_OPT_BACKEND_READ_TIMEOUT, StringRef{optarg});
4469 StringRef{optarg});
4472 cmdcfgs.emplace_back(SHRPX_OPT_ACCESSLOG_FILE, StringRef{optarg});
4477 StringRef{optarg});
4482 StringRef{optarg});
4485 cmdcfgs.emplace_back(SHRPX_OPT_PID_FILE, StringRef{optarg});
4488 cmdcfgs.emplace_back(SHRPX_OPT_USER, StringRef{optarg});
4493 make_string_ref(mod_config()->balloc, StringRef{optarg});
4497 cmdcfgs.emplace_back(SHRPX_OPT_SYSLOG_FACILITY, StringRef{optarg});
4501 cmdcfgs.emplace_back(SHRPX_OPT_BACKLOG, StringRef{optarg});
4505 cmdcfgs.emplace_back(SHRPX_OPT_CIPHERS, StringRef{optarg});
4514 StringRef{optarg});
4518 cmdcfgs.emplace_back(SHRPX_OPT_CACERT, StringRef{optarg});
4533 StringRef{optarg});
4541 cmdcfgs.emplace_back(SHRPX_OPT_SUBCERT, StringRef{optarg});
4551 StringRef{optarg});
4576 StringRef{optarg});
4580 cmdcfgs.emplace_back(SHRPX_OPT_DH_PARAM_FILE, StringRef{optarg});
4584 cmdcfgs.emplace_back(SHRPX_OPT_READ_RATE, StringRef{optarg});
4588 cmdcfgs.emplace_back(SHRPX_OPT_READ_BURST, StringRef{optarg});
4592 cmdcfgs.emplace_back(SHRPX_OPT_WRITE_RATE, StringRef{optarg});
4596 cmdcfgs.emplace_back(SHRPX_OPT_WRITE_BURST, StringRef{optarg});
4600 cmdcfgs.emplace_back(SHRPX_OPT_NPN_LIST, StringRef{optarg});
4609 cmdcfgs.emplace_back(SHRPX_OPT_VERIFY_CLIENT_CACERT, StringRef{optarg});
4614 StringRef{optarg});
4618 cmdcfgs.emplace_back(SHRPX_OPT_CLIENT_CERT_FILE, StringRef{optarg});
4623 StringRef{optarg});
4628 StringRef{optarg});
4638 StringRef{optarg});
4643 StringRef{optarg});
4647 cmdcfgs.emplace_back(SHRPX_OPT_TLS_PROTO_LIST, StringRef{optarg});
4651 cmdcfgs.emplace_back(SHRPX_OPT_PADDING, StringRef{optarg});
4655 cmdcfgs.emplace_back(SHRPX_OPT_WORKER_READ_RATE, StringRef{optarg});
4659 cmdcfgs.emplace_back(SHRPX_OPT_WORKER_READ_BURST, StringRef{optarg});
4663 cmdcfgs.emplace_back(SHRPX_OPT_WORKER_WRITE_RATE, StringRef{optarg});
4667 cmdcfgs.emplace_back(SHRPX_OPT_WORKER_WRITE_BURST, StringRef{optarg});
4671 cmdcfgs.emplace_back(SHRPX_OPT_ALTSVC, StringRef{optarg});
4675 cmdcfgs.emplace_back(SHRPX_OPT_ADD_RESPONSE_HEADER, StringRef{optarg});
4680 StringRef{optarg});
4689 cmdcfgs.emplace_back(SHRPX_OPT_ERRORLOG_FILE, StringRef{optarg});
4698 cmdcfgs.emplace_back(SHRPX_OPT_STREAM_READ_TIMEOUT, StringRef{optarg});
4702 cmdcfgs.emplace_back(SHRPX_OPT_STREAM_WRITE_TIMEOUT, StringRef{optarg});
4712 StringRef{optarg});
4717 StringRef{optarg});
4726 cmdcfgs.emplace_back(SHRPX_OPT_ACCESSLOG_FORMAT, StringRef{optarg});
4731 StringRef{optarg});
4735 cmdcfgs.emplace_back(SHRPX_OPT_TLS_TICKET_KEY_FILE, StringRef{optarg});
4739 cmdcfgs.emplace_back(SHRPX_OPT_RLIMIT_NOFILE, StringRef{optarg});
4744 StringRef{optarg});
4749 StringRef{optarg});
4764 StringRef{optarg});
4769 StringRef{optarg});
4773 cmdcfgs.emplace_back(SHRPX_OPT_OCSP_UPDATE_INTERVAL, StringRef{optarg});
4781 cmdcfgs.emplace_back(SHRPX_OPT_HEADER_FIELD_BUFFER, StringRef{optarg});
4785 cmdcfgs.emplace_back(SHRPX_OPT_MAX_HEADER_FIELDS, StringRef{optarg});
4789 cmdcfgs.emplace_back(SHRPX_OPT_ADD_REQUEST_HEADER, StringRef{optarg});
4793 cmdcfgs.emplace_back(SHRPX_OPT_INCLUDE, StringRef{optarg});
4798 StringRef{optarg});
4808 StringRef{optarg});
4813 StringRef{optarg});
4818 StringRef{optarg});
4823 StringRef{optarg});
4828 StringRef{optarg});
4832 cmdcfgs.emplace_back(SHRPX_OPT_MRUBY_FILE, StringRef{optarg});
4841 cmdcfgs.emplace_back(SHRPX_OPT_FASTOPEN, StringRef{optarg});
4846 StringRef{optarg});
4851 StringRef{optarg});
4855 cmdcfgs.emplace_back(SHRPX_OPT_ADD_FORWARDED, StringRef{optarg});
4864 cmdcfgs.emplace_back(SHRPX_OPT_FORWARDED_BY, StringRef{optarg});
4868 cmdcfgs.emplace_back(SHRPX_OPT_FORWARDED_FOR, StringRef{optarg});
4873 StringRef{optarg});
4878 StringRef{optarg});
4888 StringRef{optarg});
4893 StringRef{optarg});
4908 StringRef{optarg});
4914 StringRef{optarg});
4924 StringRef{optarg});
4930 StringRef{optarg});
4935 StringRef{optarg});
4941 StringRef{optarg});
4946 StringRef{optarg});
4951 StringRef{optarg});
4956 StringRef{optarg});
4961 StringRef{optarg});
4970 StringRef{optarg});
4974 cmdcfgs.emplace_back(SHRPX_OPT_ERROR_PAGE, StringRef{optarg});
4983 StringRef{optarg});
4988 StringRef{optarg});
4992 cmdcfgs.emplace_back(SHRPX_OPT_API_MAX_REQUEST_BODY, StringRef{optarg});
4996 cmdcfgs.emplace_back(SHRPX_OPT_BACKEND_MAX_BACKOFF, StringRef{optarg});
5000 cmdcfgs.emplace_back(SHRPX_OPT_SERVER_NAME, StringRef{optarg});
5021 StringRef{optarg});
5026 StringRef{optarg});
5031 StringRef{optarg});
5036 StringRef{optarg});
5042 StringRef{optarg});
5048 StringRef{optarg});
5053 StringRef{optarg});
5058 StringRef{optarg});
5062 cmdcfgs.emplace_back(SHRPX_OPT_ECDH_CURVES, StringRef{optarg});
5066 cmdcfgs.emplace_back(SHRPX_OPT_TLS_SCT_DIR, StringRef{optarg});
5071 StringRef{optarg});
5075 cmdcfgs.emplace_back(SHRPX_OPT_DNS_CACHE_TIMEOUT, StringRef{optarg});
5079 cmdcfgs.emplace_back(SHRPX_OPT_DNS_LOOKUP_TIMEOUT, StringRef{optarg});
5083 cmdcfgs.emplace_back(SHRPX_OPT_DNS_MAX_TRY, StringRef{optarg});
5088 StringRef{optarg});
5092 cmdcfgs.emplace_back(SHRPX_OPT_PSK_SECRETS, StringRef{optarg});
5096 cmdcfgs.emplace_back(SHRPX_OPT_CLIENT_PSK_SECRETS, StringRef{optarg});
5105 cmdcfgs.emplace_back(SHRPX_OPT_CLIENT_CIPHERS, StringRef{optarg});
5115 StringRef{optarg});
5120 StringRef{optarg});
5124 cmdcfgs.emplace_back(SHRPX_OPT_REDIRECT_HTTPS_PORT, StringRef{optarg});
5129 StringRef{optarg});
5168 cmdcfgs.emplace_back(SHRPX_OPT_TLS_MAX_EARLY_DATA, StringRef{optarg});
5172 cmdcfgs.emplace_back(SHRPX_OPT_TLS13_CIPHERS, StringRef{optarg});
5176 cmdcfgs.emplace_back(SHRPX_OPT_TLS13_CLIENT_CIPHERS, StringRef{optarg});
5196 StringRef{optarg});
5204 cmdcfgs.emplace_back(SHRPX_OPT_HTTP2_ALTSVC, StringRef{optarg});
5209 StringRef{optarg});
5214 StringRef{optarg});
5224 StringRef{optarg});
5229 StringRef{optarg});
5234 StringRef{optarg});
5240 StringRef{optarg});
5245 StringRef{optarg});
5255 StringRef{optarg});
5265 StringRef{optarg});
5269 cmdcfgs.emplace_back(SHRPX_OPT_QUIC_SERVER_ID, StringRef{optarg});
5274 StringRef{optarg});
5278 cmdcfgs.emplace_back(SHRPX_OPT_RLIMIT_MEMLOCK, StringRef{optarg});
5282 cmdcfgs.emplace_back(SHRPX_OPT_MAX_WORKER_PROCESSES, StringRef{optarg});
5287 StringRef{optarg});
5292 StringRef{optarg});