Searched refs:ngx_conf_file (Results 1 – 2 of 2) sorted by relevance
206 static u_char *ngx_conf_file; variable824 ngx_conf_file = p; in ngx_get_options()829 ngx_conf_file = (u_char *) argv[i]; in ngx_get_options()991 if (ngx_conf_file) { in ngx_process_options()992 cycle->conf_file.len = ngx_strlen(ngx_conf_file); in ngx_process_options()993 cycle->conf_file.data = ngx_conf_file; in ngx_process_options()
38 src/core/ngx_conf_file.h \75 src/core/ngx_conf_file.c \