Home
last modified time | relevance | path

Searched defs:bufsize_p (Results 1 – 4 of 4) sorted by relevance

/dports/net/3proxy/3proxy-0.9.4/src/
H A Dproxymain.c1302 FILTER_ACTION handlereqfilters(struct clientparam *param, unsigned char ** buf_p, int * bufsize_p, …
1313 …ndlehdrfilterssrv(struct clientparam *param, unsigned char ** buf_p, int * bufsize_p, int offset, …
1324 …ndlehdrfilterscli(struct clientparam *param, unsigned char ** buf_p, int * bufsize_p, int offset, …
1350 FILTER_ACTION handledatfltcli(struct clientparam *cparam, unsigned char ** buf_p, int * bufsize_p, …
1363 FILTER_ACTION handledatfltsrv(struct clientparam *cparam, unsigned char ** buf_p, int * bufsize_p, …
/dports/net/3proxy/3proxy-0.9.4/src/plugins/FilePlugin/
H A DFilePlugin.c763 …equest(void *fc, struct clientparam * param, unsigned char ** buf_p, int * bufsize_p, int offset, … in copyfdtosock()
779 …p_hcli(void *fc, struct clientparam * param, unsigned char ** buf_p, int * bufsize_p, int offset, … in copyfdtosock()
795 …p_hsrv(void *fc, struct clientparam * param, unsigned char ** buf_p, int * bufsize_p, int offset, … in copyfdtosock()
804 …p_dcli(void *fc, struct clientparam * param, unsigned char ** buf_p, int * bufsize_p, int offset, … in copyfdtosock()
812 …p_dsrv(void *fc, struct clientparam * param, unsigned char ** buf_p, int * bufsize_p, int offset, … in copyfdtosock()
/dports/sysutils/wimlib/wimlib-1.13.0/src/
H A Dreparse.c197 copy(char **buf_p, size_t *bufsize_p, const char *src, size_t src_size) in copy()
/dports/net/3proxy/3proxy-0.9.4/src/plugins/PCREPlugin/
H A Dpcre_plugin.c126 …_buffer(void *fc, struct clientparam *param, unsigned char ** buf_p, int * bufsize_p, int offset, … in pcre_filter_buffer()