Home
last modified time | relevance | path

Searched refs:ngx_http_v2_get_static_name (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.h300 ngx_str_t *ngx_http_v2_get_static_name(ngx_uint_t index);
H A Dngx_http_v2_table.c90 ngx_http_v2_get_static_name(ngx_uint_t index) in ngx_http_v2_get_static_name() function
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c3145 ctx->name = *ngx_http_v2_get_static_name(ctx->index); in ngx_http_grpc_parse_fragment()