Searched refs:NGX_HTTP_AUTH_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
14 #define NGX_HTTP_AUTH_BUF_SIZE 2048 macro102 u_char buf[NGX_HTTP_AUTH_BUF_SIZE]; in ngx_http_auth_basic_handler()176 n = ngx_read_file(&file, buf + left, NGX_HTTP_AUTH_BUF_SIZE - left, in ngx_http_auth_basic_handler()