Lines Matching refs:buffer_copy_string_buffer
178 buffer_copy_string_buffer(con->authed_user, envds->value); in https_add_ssl_entries()
274 buffer_copy_string_buffer(con->uri.authority, con->request.http_host); in http_response_prepare()
298 buffer_copy_string_buffer(con->uri.path_raw, con->request.uri); in http_response_prepare()
343 buffer_copy_string_buffer(con->uri.path, con->uri.path_raw); in http_response_prepare()
345 buffer_copy_string_buffer(srv->tmp_buf, con->uri.path_raw); in http_response_prepare()
432 buffer_copy_string_buffer(con->physical.doc_root, con->conf.document_root); in http_response_prepare()
433 buffer_copy_string_buffer(con->physical.rel_path, con->uri.path); in http_response_prepare()
503 buffer_copy_string_buffer(con->server_name, con->uri.authority); in http_response_prepare()
512 buffer_copy_string_buffer(con->physical.path, con->physical.doc_root); in http_response_prepare()
514 buffer_copy_string_buffer(con->physical.basedir, con->physical.path); in http_response_prepare()
646 buffer_copy_string_buffer(srv->tmp_buf, con->physical.path); in http_response_prepare()
652 buffer_copy_string_buffer(con->physical.path, srv->tmp_buf); in http_response_prepare()