aio_handler        95 core/ngx_buf.h     ngx_output_chain_aio_pt      aio_handler;
aio_handler       525 core/ngx_output_chain.c         if (ctx->aio_handler) {
aio_handler       529 core/ngx_output_chain.c                 ctx->aio_handler(ctx, src->file);
aio_handler       123 http/ngx_http_copy_filter_module.c                 ctx->aio_handler = ngx_http_copy_aio_handler;