Home
last modified time | relevance | path

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

/dports/sysutils/burp/burp-2.4.0/src/protocol1/
H A Dhandy.c307 if((qr=do_quick_read(asfd, datapth, cntr))<0) in send_whole_file_gzl()
415 if((qr=do_quick_read(mybuf->asfd, in write_efs()
557 if((qr=do_quick_read(asfd, datapth, cntr))<0) in send_whole_filel()
/dports/sysutils/burp-devel/burp-2.5.4/src/protocol1/
H A Dhandy.c307 if((qr=do_quick_read(asfd, datapth, cntr))<0) in send_whole_file_gzl()
415 if((qr=do_quick_read(mybuf->asfd, in write_efs()
557 if((qr=do_quick_read(asfd, datapth, cntr))<0) in send_whole_filel()
/dports/sysutils/burp/burp-2.4.0/src/
H A Dhandy.h51 extern int do_quick_read(struct asfd *asfd,
H A Dhandy.c28 int do_quick_read(struct asfd *asfd, const char *datapth, struct cntr *cntr) in do_quick_read() function
130 if((qr=do_quick_read(asfd, datapth, cntr))<0) in send_whole_file_gz()
/dports/sysutils/burp-devel/burp-2.5.4/src/
H A Dhandy.h51 extern int do_quick_read(struct asfd *asfd,
H A Dhandy.c28 int do_quick_read(struct asfd *asfd, const char *datapth, struct cntr *cntr) in do_quick_read() function
130 if((qr=do_quick_read(asfd, datapth, cntr))<0) in send_whole_file_gz()