ngx_conf_full_name  892 core/nginx.c       if (ngx_conf_full_name(cycle, &cycle->conf_file, 0) != NGX_OK) {
ngx_conf_full_name 1008 core/nginx.c       if (ngx_conf_full_name(cycle, &ccf->pid, 0) != NGX_OK) {
ngx_conf_full_name 1056 core/nginx.c       if (ngx_conf_full_name(cycle, &ccf->lock_file, 0) != NGX_OK) {
ngx_conf_full_name  753 core/ngx_conf_file.c     if (ngx_conf_full_name(cf->cycle, &file, 1) != NGX_OK) {
ngx_conf_full_name  913 core/ngx_conf_file.c         if (ngx_conf_full_name(cycle, &full, 0) != NGX_OK) {
ngx_conf_full_name  321 core/ngx_conf_file.h ngx_int_t ngx_conf_full_name(ngx_cycle_t *cycle, ngx_str_t *name,
ngx_conf_full_name  266 core/ngx_file.c     if (ngx_conf_full_name(cf->cycle, &path->name, 0) != NGX_OK) {
ngx_conf_full_name  320 core/ngx_file.c     if (ngx_conf_full_name(cf->cycle, &(*path)->name, 0) != NGX_OK) {
ngx_conf_full_name  191 event/ngx_event_openssl.c     if (ngx_conf_full_name(cf->cycle, cert, 1) != NGX_OK) {
ngx_conf_full_name  204 event/ngx_event_openssl.c     if (ngx_conf_full_name(cf->cycle, key, 1) != NGX_OK) {
ngx_conf_full_name  235 event/ngx_event_openssl.c     if (ngx_conf_full_name(cf->cycle, cert, 1) != NGX_OK) {
ngx_conf_full_name  279 event/ngx_event_openssl.c     if (ngx_conf_full_name(cf->cycle, crl, 1) != NGX_OK) {
ngx_conf_full_name  454 event/ngx_event_openssl.c     if (ngx_conf_full_name(cf->cycle, file, 1) != NGX_OK) {
ngx_conf_full_name 1102 http/modules/ngx_http_geo_module.c     if (ngx_conf_full_name(cf->cycle, &file, 1) != NGX_OK) {
ngx_conf_full_name  902 http/modules/ngx_http_log_module.c         if (ngx_conf_full_name(cf->cycle, &value[1], 0) != NGX_OK) {
ngx_conf_full_name  399 http/modules/ngx_http_map_module.c         if (ngx_conf_full_name(cf->cycle, &file, 1) != NGX_OK) {
ngx_conf_full_name  792 http/modules/ngx_http_xslt_filter_module.c     if (ngx_conf_full_name(cf->cycle, &value[1], 0) != NGX_OK) {
ngx_conf_full_name  487 http/modules/perl/ngx_http_perl_module.c             if (ngx_conf_full_name(cf->cycle, &m[i], 0) != NGX_OK) {
ngx_conf_full_name 1914 http/ngx_http_core_module.c         if (ngx_conf_full_name((ngx_cycle_t *) ngx_cycle, path, 0) != NGX_OK) {
ngx_conf_full_name 2836 http/ngx_http_core_module.c         if (ngx_conf_full_name(cf->cycle, &file, 1) != NGX_OK) {
ngx_conf_full_name 3190 http/ngx_http_core_module.c             if (ngx_conf_full_name(cf->cycle, &conf->root, 0) != NGX_OK) {
ngx_conf_full_name 3819 http/ngx_http_core_module.c         if (ngx_conf_full_name(cf->cycle, &clcf->root, 0) != NGX_OK) {
ngx_conf_full_name 1544 http/ngx_http_file_cache.c     if (ngx_conf_full_name(cf->cycle, &cache->path->name, 0) != NGX_OK) {
ngx_conf_full_name  137 http/ngx_http_script.c         if (ngx_conf_full_name(ccv->cf->cycle, v, ccv->conf_prefix) != NGX_OK) {
ngx_conf_full_name 1339 http/ngx_http_script.c     if (ngx_conf_full_name((ngx_cycle_t *) ngx_cycle, &value, code->conf_prefix)
ngx_conf_full_name 1138 http/ngx_http_variables.c         if (ngx_conf_full_name((ngx_cycle_t *) ngx_cycle, &path, 0) != NGX_OK) {
ngx_conf_full_name 1177 http/ngx_http_variables.c         if (ngx_conf_full_name((ngx_cycle_t *) ngx_cycle, &path, 0) != NGX_OK) {