Searched refs:HTTP_SENDGROW (Results 1 – 1 of 1) sorted by relevance
49 #define HTTP_SENDGROW 1024 macro747 headerdata = isc_mem_get(httpdmgr->mctx, HTTP_SENDGROW); in isc_httpd_create()748 isc_buffer_init(&httpd->headerbuffer, headerdata, HTTP_SENDGROW); in isc_httpd_create()1124 newlen = r.length + HTTP_SENDGROW; in grow_headerspace()