ngx_flag_t        948 src/core/ngx_conf_file.c     ngx_flag_t       *fp;
ngx_flag_t        951 src/core/ngx_conf_file.c     fp = (ngx_flag_t *) (p + cmd->offset);
ngx_flag_t         77 src/core/ngx_cycle.h      ngx_flag_t               daemon;
ngx_flag_t         78 src/core/ngx_cycle.h      ngx_flag_t               master;
ngx_flag_t         13 src/core/ngx_regex.c     ngx_flag_t  pcre_jit;
ngx_flag_t        409 src/core/ngx_regex.c     ngx_flag_t  *fp = data;
ngx_flag_t        431 src/event/ngx_event.h     ngx_flag_t    multi_accept;
ngx_flag_t        432 src/event/ngx_event.h     ngx_flag_t    accept_mutex;
ngx_flag_t         41 src/http/modules/ngx_http_autoindex_module.c     ngx_flag_t     enable;
ngx_flag_t         43 src/http/modules/ngx_http_autoindex_module.c     ngx_flag_t     localtime;
ngx_flag_t         44 src/http/modules/ngx_http_autoindex_module.c     ngx_flag_t     exact_size;
ngx_flag_t         56 src/http/modules/ngx_http_charset_filter_module.c     ngx_flag_t                  override_charset;
ngx_flag_t         25 src/http/modules/ngx_http_dav_module.c     ngx_flag_t  create_full_put_path;
ngx_flag_t         43 src/http/modules/ngx_http_fastcgi_module.c     ngx_flag_t                     keep_conn;
ngx_flag_t         26 src/http/modules/ngx_http_geoip_module.c     ngx_flag_t    proxy_recursive;
ngx_flag_t         17 src/http/modules/ngx_http_gunzip_filter_module.c     ngx_flag_t           enable;
ngx_flag_t         16 src/http/modules/ngx_http_gzip_filter_module.c     ngx_flag_t           enable;
ngx_flag_t         17 src/http/modules/ngx_http_gzip_filter_module.c     ngx_flag_t           no_buffer;
ngx_flag_t         47 src/http/modules/ngx_http_image_filter_module.c     ngx_flag_t                   transparency;
ngx_flag_t         48 src/http/modules/ngx_http_image_filter_module.c     ngx_flag_t                   interlace;
ngx_flag_t         86 src/http/modules/ngx_http_proxy_module.c     ngx_flag_t                     redirect;
ngx_flag_t         14 src/http/modules/ngx_http_random_index_module.c     ngx_flag_t  enable;
ngx_flag_t         24 src/http/modules/ngx_http_realip_module.c     ngx_flag_t         recursive;
ngx_flag_t         24 src/http/modules/ngx_http_referer_module.c     ngx_flag_t               no_referer;
ngx_flag_t         25 src/http/modules/ngx_http_referer_module.c     ngx_flag_t               blocked_referer;
ngx_flag_t         26 src/http/modules/ngx_http_referer_module.c     ngx_flag_t               server_names;
ngx_flag_t         18 src/http/modules/ngx_http_rewrite_module.c     ngx_flag_t    log;
ngx_flag_t         19 src/http/modules/ngx_http_rewrite_module.c     ngx_flag_t    uninitialized_variable_warn;
ngx_flag_t         21 src/http/modules/ngx_http_ssi_filter_module.c     ngx_flag_t    enable;
ngx_flag_t         22 src/http/modules/ngx_http_ssi_filter_module.c     ngx_flag_t    silent_errors;
ngx_flag_t         23 src/http/modules/ngx_http_ssi_filter_module.c     ngx_flag_t    ignore_recycled_buffers;
ngx_flag_t         24 src/http/modules/ngx_http_ssi_filter_module.c     ngx_flag_t    last_modified;
ngx_flag_t         18 src/http/modules/ngx_http_ssl_module.h     ngx_flag_t                      enable;
ngx_flag_t         22 src/http/modules/ngx_http_ssl_module.h     ngx_flag_t                      prefer_server_ciphers;
ngx_flag_t         49 src/http/modules/ngx_http_ssl_module.h     ngx_flag_t                      session_tickets;
ngx_flag_t         52 src/http/modules/ngx_http_ssl_module.h     ngx_flag_t                      stapling;
ngx_flag_t         53 src/http/modules/ngx_http_ssl_module.h     ngx_flag_t                      stapling_verify;
ngx_flag_t         19 src/http/modules/ngx_http_sub_filter_module.c     ngx_flag_t                 once;
ngx_flag_t         20 src/http/modules/ngx_http_sub_filter_module.c     ngx_flag_t                 last_modified;
ngx_flag_t         61 src/http/modules/ngx_http_xslt_filter_module.c     ngx_flag_t                 last_modified;
ngx_flag_t        209 src/http/ngx_http_core_module.h     ngx_flag_t                  ignore_invalid_headers;
ngx_flag_t        210 src/http/ngx_http_core_module.h     ngx_flag_t                  merge_slashes;
ngx_flag_t        211 src/http/ngx_http_core_module.h     ngx_flag_t                  underscores_in_headers;
ngx_flag_t        402 src/http/ngx_http_core_module.h     ngx_flag_t    client_body_in_single_buffer;
ngx_flag_t        404 src/http/ngx_http_core_module.h     ngx_flag_t    internal;                /* internal */
ngx_flag_t        405 src/http/ngx_http_core_module.h     ngx_flag_t    sendfile;                /* sendfile */
ngx_flag_t        406 src/http/ngx_http_core_module.h     ngx_flag_t    aio;                     /* aio */
ngx_flag_t        407 src/http/ngx_http_core_module.h     ngx_flag_t    tcp_nopush;              /* tcp_nopush */
ngx_flag_t        408 src/http/ngx_http_core_module.h     ngx_flag_t    tcp_nodelay;             /* tcp_nodelay */
ngx_flag_t        409 src/http/ngx_http_core_module.h     ngx_flag_t    reset_timedout_connection; /* reset_timedout_connection */
ngx_flag_t        410 src/http/ngx_http_core_module.h     ngx_flag_t    server_name_in_redirect; /* server_name_in_redirect */
ngx_flag_t        411 src/http/ngx_http_core_module.h     ngx_flag_t    port_in_redirect;        /* port_in_redirect */
ngx_flag_t        412 src/http/ngx_http_core_module.h     ngx_flag_t    msie_padding;            /* msie_padding */
ngx_flag_t        413 src/http/ngx_http_core_module.h     ngx_flag_t    msie_refresh;            /* msie_refresh */
ngx_flag_t        414 src/http/ngx_http_core_module.h     ngx_flag_t    log_not_found;           /* log_not_found */
ngx_flag_t        415 src/http/ngx_http_core_module.h     ngx_flag_t    log_subrequest;          /* log_subrequest */
ngx_flag_t        416 src/http/ngx_http_core_module.h     ngx_flag_t    recursive_error_pages;   /* recursive_error_pages */
ngx_flag_t        417 src/http/ngx_http_core_module.h     ngx_flag_t    server_tokens;           /* server_tokens */
ngx_flag_t        418 src/http/ngx_http_core_module.h     ngx_flag_t    chunked_transfer_encoding; /* chunked_transfer_encoding */
ngx_flag_t        419 src/http/ngx_http_core_module.h     ngx_flag_t    etag;                    /* etag */
ngx_flag_t        422 src/http/ngx_http_core_module.h     ngx_flag_t    gzip_vary;               /* gzip_vary */
ngx_flag_t        450 src/http/ngx_http_core_module.h     ngx_flag_t    open_file_cache_errors;
ngx_flag_t        451 src/http/ngx_http_core_module.h     ngx_flag_t    open_file_cache_events;
ngx_flag_t        165 src/http/ngx_http_upstream.h     ngx_flag_t                       buffering;
ngx_flag_t        166 src/http/ngx_http_upstream.h     ngx_flag_t                       request_buffering;
ngx_flag_t        167 src/http/ngx_http_upstream.h     ngx_flag_t                       pass_request_headers;
ngx_flag_t        168 src/http/ngx_http_upstream.h     ngx_flag_t                       pass_request_body;
ngx_flag_t        170 src/http/ngx_http_upstream.h     ngx_flag_t                       ignore_client_abort;
ngx_flag_t        171 src/http/ngx_http_upstream.h     ngx_flag_t                       intercept_errors;
ngx_flag_t        172 src/http/ngx_http_upstream.h     ngx_flag_t                       cyclic_temp_file;
ngx_flag_t        173 src/http/ngx_http_upstream.h     ngx_flag_t                       force_ranges;
ngx_flag_t        191 src/http/ngx_http_upstream.h     ngx_flag_t                       cache_lock;
ngx_flag_t        195 src/http/ngx_http_upstream.h     ngx_flag_t                       cache_revalidate;
ngx_flag_t        214 src/http/ngx_http_upstream.h     ngx_flag_t                       ssl_session_reuse;
ngx_flag_t        217 src/http/ngx_http_upstream.h     ngx_flag_t                       ssl_server_name;
ngx_flag_t        218 src/http/ngx_http_upstream.h     ngx_flag_t                       ssl_verify;
ngx_flag_t         19 src/mail/ngx_mail_auth_http_module.c     ngx_flag_t                      pass_client_cert;
ngx_flag_t         16 src/mail/ngx_mail_proxy_module.c     ngx_flag_t  enable;
ngx_flag_t         17 src/mail/ngx_mail_proxy_module.c     ngx_flag_t  pass_error_message;
ngx_flag_t         18 src/mail/ngx_mail_proxy_module.c     ngx_flag_t  xclient;
ngx_flag_t         23 src/mail/ngx_mail_ssl_module.h     ngx_flag_t       enable;
ngx_flag_t         24 src/mail/ngx_mail_ssl_module.h     ngx_flag_t       prefer_server_ciphers;
ngx_flag_t         52 src/mail/ngx_mail_ssl_module.h     ngx_flag_t       session_tickets;
ngx_flag_t         23 src/stream/ngx_stream_proxy_module.c     ngx_flag_t                       next_upstream;
ngx_flag_t         26 src/stream/ngx_stream_proxy_module.c     ngx_flag_t                       ssl_enable;
ngx_flag_t         27 src/stream/ngx_stream_proxy_module.c     ngx_flag_t                       ssl_session_reuse;
ngx_flag_t         31 src/stream/ngx_stream_proxy_module.c     ngx_flag_t                       ssl_server_name;
ngx_flag_t         33 src/stream/ngx_stream_proxy_module.c     ngx_flag_t                       ssl_verify;
ngx_flag_t         20 src/stream/ngx_stream_ssl_module.h     ngx_flag_t       prefer_server_ciphers;
ngx_flag_t         41 src/stream/ngx_stream_ssl_module.h     ngx_flag_t       session_tickets;