Searched refs:ngx_http_grpc_cleanup (Results 1 – 1 of 1) sorted by relevance
178 static void ngx_http_grpc_cleanup(void *data);4017 if (cln->handler == ngx_http_grpc_cleanup) { in ngx_http_grpc_get_connection_data()4044 cln->handler = ngx_http_grpc_cleanup; in ngx_http_grpc_get_connection_data()4062 ngx_http_grpc_cleanup(void *data) in ngx_http_grpc_cleanup() function