Home
last modified time | relevance | path

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

/dports/www/nginx-full/ngx_aws_auth-21931b2/
H A Dngx_http_aws_auth.c11 static ngx_int_t ngx_aws_auth_req_init(ngx_conf_t *cf);
74 ngx_aws_auth_req_init, /* postconfiguration */
224 ngx_aws_auth_req_init(ngx_conf_t *cf) in ngx_aws_auth_req_init() function