Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/perl/
H A Dngx_http_perl_module.c63 static void ngx_http_perl_exit(ngx_cycle_t *cycle);
126 ngx_http_perl_exit, /* exit master */
1062 ngx_http_perl_exit(ngx_cycle_t *cycle) in ngx_http_perl_exit() function