Searched refs:NGX_INT_T_LEN (Results 1 – 11 of 11) sorted by relevance
90 #define NGX_INT_T_LEN NGX_INT32_LEN macro94 #define NGX_INT_T_LEN NGX_INT64_LEN macro
601 + NGX_INT_T_LEN
327 width = NGX_INT_T_LEN; in ngx_vslprintf()
99 profile = ngx_alloc(gptcf->profiles.len + NGX_INT_T_LEN + 2, cycle->log); in ngx_google_perftools_worker()
269 len += NGX_INT_T_LEN + 1 /* SP */; in ngx_http_header_filter()275 len += NGX_INT_T_LEN + 1 /* SP */; in ngx_http_header_filter()
1770 v->data = ngx_pnalloc(r->pool, NGX_INT_T_LEN); in ngx_http_variable_status()2215 p = ngx_pnalloc(r->pool, NGX_INT_T_LEN); in ngx_http_variable_connection_requests()
168 u_char buf[NGX_INT_T_LEN]; in ngx_stream_upstream_get_hash_peer()
717 v->data = ngx_pnalloc(s->connection->pool, NGX_INT_T_LEN); in ngx_stream_variable_status()
168 u_char buf[NGX_INT_T_LEN]; in ngx_http_upstream_get_hash_peer()
242 { ngx_string("status"), NGX_INT_T_LEN, ngx_http_log_status },
1222 + sizeof("Auth-Login-Attempt: ") - 1 + NGX_INT_T_LEN in ngx_mail_auth_http_create_request()