Home
last modified time | relevance | path

Searched defs:bo_getblk (Results 1 – 2 of 2) sorted by relevance

/dports/net/haproxy17/haproxy-1.7.14/src/
H A Dchannel.c294 int bo_getblk(struct channel *chn, char *blk, int len, int offset) in bo_getblk() function
/dports/net/haproxy18/haproxy-1.8.30/include/common/
H A Dbuffer.h502 static inline int bo_getblk(const struct buffer *buf, char *blk, int len, int offset) in bo_getblk() function