Home
last modified time | relevance | path

Searched defs:ngx_uint_t (Results 1 – 7 of 7) sorted by relevance

/dports/security/modsecurity3-nginx/nginx-1.20.0/src/core/
H A Dngx_config.h79 typedef uintptr_t ngx_uint_t; typedef
/dports/www/nginx-full/nginx-1.20.2/src/core/
H A Dngx_config.h79 typedef uintptr_t ngx_uint_t; typedef
/dports/www/nginx-naxsi/nginx-1.20.2/src/core/
H A Dngx_config.h79 typedef uintptr_t ngx_uint_t; typedef
/dports/www/nginx-lite/nginx-1.20.2/src/core/
H A Dngx_config.h79 typedef uintptr_t ngx_uint_t; typedef
/dports/www/nginx/nginx-1.20.2/src/core/
H A Dngx_config.h79 typedef uintptr_t ngx_uint_t; typedef
/dports/www/nginx-devel/nginx-1.21.5/src/core/
H A Dngx_config.h79 typedef uintptr_t ngx_uint_t; typedef
/dports/www/nginx-full/nchan-1.2.12/src/store/memory/
H A Dipc.c51 ngx_int_t ipc_set_handler(ipc_t *ipc, void (*alert_handler)(ngx_int_t, ngx_uint_t, void *)) { in ipc_set_handler() argument