Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_rrdtool.c27 double bytes_written, *bytes_written_ptr; member
305 p->conf.bytes_written_ptr = &(s->bytes_written); in mod_rrd_patch_connection()
325 p->conf.bytes_written_ptr = &(s->bytes_written); in mod_rrd_patch_connection()
475 *(p->conf.bytes_written_ptr) += con->bytes_written; in REQUESTDONE_FUNC()