ngx_add_path      292 core/ngx_file.c     if (ngx_add_path(cf, slot) == NGX_ERROR) {
ngx_add_path      336 core/ngx_file.c     if (ngx_add_path(cf, path) != NGX_OK) {
ngx_add_path      130 core/ngx_file.h ngx_int_t ngx_add_path(ngx_conf_t *cf, ngx_path_t **slot);
ngx_add_path     1660 http/ngx_http_file_cache.c     if (ngx_add_path(cf, &cache->path) != NGX_OK) {