Home
last modified time | relevance | path

Searched refs:http_version_append (Results 1 – 4 of 4) sorted by relevance

/lighttpd1.4/src/
H A Dhttp_kv.h91 void http_version_append(buffer *b, http_version_t version);
H A Dhttp_kv.c219 void http_version_append(buffer * const b, const http_version_t version) { in http_version_append() function
H A Dmod_accesslog.c946 http_version_append(b, r->http_version); in log_access_record()
965 http_version_append(b, r->http_version); in log_access_record()
H A Dmod_magnet.c1977 http_version_append(dest, r->http_version); in magnet_env_get_buffer_by_id()