NGX_HTTP_AIO_ON   129 src/http/ngx_http_copy_filter_module.c         if (ngx_file_aio && clcf->aio == NGX_HTTP_AIO_ON) {
NGX_HTTP_AIO_ON  4662 src/http/ngx_http_core_module.c         clcf->aio = NGX_HTTP_AIO_ON;
NGX_HTTP_AIO_ON  4675 src/http/ngx_http_core_module.c         clcf->aio = NGX_HTTP_AIO_ON;
NGX_HTTP_AIO_ON   653 src/http/ngx_http_file_cache.c     if (clcf->aio == NGX_HTTP_AIO_ON && ngx_file_aio) {