Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_script.c30 #define ngx_http_script_exit (u_char *) &ngx_http_script_exit_code
32 static uintptr_t ngx_http_script_exit_code = (uintptr_t) NULL; variable