Home
last modified time | relevance | path

Searched refs:http_request_stats_bytes_in (Results 1 – 5 of 5) sorted by relevance

/lighttpd1.4/src/
H A Drequest.h252 #define http_request_stats_bytes_in(r) \ macro
H A Dmod_rrdtool.c428 rrd->bytes_read += http_request_stats_bytes_in(r); in REQUESTDONE_FUNC()
H A Dmod_status.c181 : http_request_stats_bytes_in(r)); in mod_status_html_rtable_r()
H A Dmod_accesslog.c959 accesslog_append_bytes(b, http_request_stats_bytes_in(r), 0); in log_access_record()
H A Dmod_magnet.c1738 lua_pushinteger(L, (lua_Integer)http_request_stats_bytes_in(r)); in magnet_req_item_get()