Home
last modified time | relevance | path

Searched defs:trailers (Results 1 – 8 of 8) sorted by relevance

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_darwin_sendfile_chain.c45 struct iovec trailers[NGX_IOVS_PREALLOCATE]; in ngx_darwin_sendfile_chain() local
H A Dngx_freebsd_sendfile_chain.c47 struct iovec trailers[NGX_IOVS_PREALLOCATE]; in ngx_freebsd_sendfile_chain() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_headers_filter_module.c51 ngx_array_t *trailers; member
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_filter_module.c1425 ngx_http_v2_out_frame_t *frame, *trailers; in ngx_http_v2_send_chain() local
/f-stack/tools/compat/include/sys/
H A Dsocket.h641 struct iovec *trailers; /* pointer to an array of trailer struct iovec's */ member
/f-stack/freebsd/sys/
H A Dsocket.h647 struct iovec *trailers; /* pointer to an array of trailer struct iovec's */ member
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h258 ngx_list_t trailers; member
H A Dngx_http_request.h256 ngx_list_t trailers; member