Home
last modified time | relevance | path

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

/dports/sysutils/burp-devel/burp-2.5.4/src/server/
H A Drestore.c79 struct fzp *rl_fzp, in restore_list_check() argument
89 switch(iobuf_fill_from_fzp(rl_iobuf, rl_fzp)) in restore_list_check()
157 struct fzp **rl_fzp, in maybe_open_restore_list() argument
164 if(!(*rl_fzp=fzp_open(sdirs->restore_list, "rb")) in maybe_open_restore_list()
180 struct fzp *rl_fzp=NULL; in setup_cntr() local
190 if(maybe_open_restore_list(cconfs, &rl_fzp, &rl_iobuf, sdirs)) in setup_cntr()
210 rl_fzp, rl_iobuf, in setup_cntr()
226 fzp_close(&rl_fzp); in setup_cntr()
526 struct fzp *rl_fzp=NULL; in restore_stream() local
658 if(want_to_restore(asfd, srestore, rl_fzp, rl_iobuf, in restore_stream()
[all …]
/dports/sysutils/burp/burp-2.4.0/src/server/
H A Drestore.c79 struct fzp *rl_fzp, in restore_list_check() argument
89 switch(iobuf_fill_from_fzp(rl_iobuf, rl_fzp)) in restore_list_check()
157 struct fzp **rl_fzp, in maybe_open_restore_list() argument
164 if(!(*rl_fzp=fzp_open(sdirs->restore_list, "rb")) in maybe_open_restore_list()
180 struct fzp *rl_fzp=NULL; in setup_cntr() local
190 if(maybe_open_restore_list(cconfs, &rl_fzp, &rl_iobuf, sdirs)) in setup_cntr()
210 rl_fzp, rl_iobuf, in setup_cntr()
226 fzp_close(&rl_fzp); in setup_cntr()
526 struct fzp *rl_fzp=NULL; in restore_stream() local
658 if(want_to_restore(asfd, srestore, rl_fzp, rl_iobuf, in restore_stream()
[all …]