ngx_http_autoindex_json   60 src/http/modules/ngx_http_autoindex_module.c static ngx_buf_t *ngx_http_autoindex_json(ngx_http_request_t *r,
ngx_http_autoindex_json  393 src/http/modules/ngx_http_autoindex_module.c         b = ngx_http_autoindex_json(r, &entries, NULL);
ngx_http_autoindex_json  397 src/http/modules/ngx_http_autoindex_module.c         b = ngx_http_autoindex_json(r, &entries, &callback);