Searched refs:ngx_connection_handler_pt (Results 1 – 4 of 4) sorted by relevance
33 typedef void (*ngx_connection_handler_pt)(ngx_connection_t *c); typedef
38 ngx_connection_handler_pt handler;
82 ngx_connection_handler_pt handler;85 ngx_connection_handler_pt save_session;
2797 ngx_connection_handler_pt handler; in ngx_ssl_shutdown_handler()