Home
last modified time | relevance | path

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

/dports/benchmarks/nosqlbench/nosqlbench-0.0.20151214/third_party/memcached/src/
H A Dsession.c147 tb_sessetbufmax(struct tbses *s, int opt, int min) in tb_sessetbufmax() function
171 tb_sessetbufmax(s, SO_SNDBUF, s->sbuf); in tb_sessetopts()
172 tb_sessetbufmax(s, SO_RCVBUF, s->rbuf); in tb_sessetopts()