Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dnginx.c28 static char *ngx_load_module(ngx_conf_t *cf, ngx_command_t *cmd, void *conf);
154 ngx_load_module,
1524 ngx_load_module(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_load_module() function