Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_rrdtool.c28 double bytes_read, *bytes_read_ptr; member
306 p->conf.bytes_read_ptr = &(s->bytes_read); in mod_rrd_patch_connection()
326 p->conf.bytes_read_ptr = &(s->bytes_read); in mod_rrd_patch_connection()
476 *(p->conf.bytes_read_ptr) += con->bytes_read; in REQUESTDONE_FUNC()