Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_rrdtool.c26 double requests, *requests_ptr; member
307 p->conf.requests_ptr = &(s->requests); in mod_rrd_patch_connection()
327 p->conf.requests_ptr = &(s->requests); in mod_rrd_patch_connection()
474 *(p->conf.requests_ptr) += 1; in REQUESTDONE_FUNC()