Home
last modified time | relevance | path

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

/dports/sysutils/burp/burp-2.4.0/utest/server/
H A Dtest_extra_comms.c83 int srestore=0; in run_test() local
96 &srestore, in run_test()
357 int srestore) in checks_proto_auto_no_features_from_client() argument
365 int srestore) in checks_proto_auto_no_features_from_client_old_client() argument
375 int srestore) in checks_proto1_no_features_from_client() argument
383 int srestore) in checks_proto1_no_features_from_client_old_client() argument
391 int srestore) in checks_proto2_no_features_from_client() argument
399 int srestore) in checks_proto_auto_1() argument
410 int srestore) in checks_proto_auto_2() argument
427 int srestore) in setup_simple() argument
[all …]
/dports/sysutils/burp-devel/burp-2.5.4/utest/server/
H A Dtest_extra_comms.c83 int srestore=0; in run_test() local
96 &srestore, in run_test()
357 int srestore) in checks_proto_auto_no_features_from_client() argument
365 int srestore) in checks_proto_auto_no_features_from_client_old_client() argument
375 int srestore) in checks_proto1_no_features_from_client() argument
383 int srestore) in checks_proto1_no_features_from_client_old_client() argument
391 int srestore) in checks_proto2_no_features_from_client() argument
399 int srestore) in checks_proto_auto_1() argument
410 int srestore) in checks_proto_auto_2() argument
427 int srestore) in setup_simple() argument
[all …]
/dports/sysutils/burp-devel/burp-2.5.4/src/server/
H A Drestore.c121 int srestore, in want_to_restore() argument
149 && (!srestore in want_to_restore()
209 if(want_to_restore(asfd, srestore, in setup_cntr()
658 if(want_to_restore(asfd, srestore, rl_fzp, rl_iobuf, in restore_stream()
714 srestore, cconfs, act, cntr_status)) in actual_restore()
830 log_restore_settings(cconfs, srestore); in restore_manifest()
836 regex, srestore, cconfs, act, bu, sdirs)) in restore_manifest()
855 regex, srestore, act, sdirs, cntr_status, cconfs); in restore_manifest()
874 enum action act, int srestore, in do_restore_server() argument
911 ret=restore_manifest(asfd, bu, regex, srestore, in do_restore_server()
[all …]
H A Drun_action.c229 struct sdirs *sdirs, struct conf **cconfs, int srestore) in run_restore() argument
281 srestore, &dir_for_notify, cconfs); in run_restore()
463 const char *incexc, int srestore, int *timer_ret, struct conf **cconfs) in run_action_server_do() argument
522 ret=run_restore(as->asfd, sdirs, cconfs, srestore); in run_action_server_do()
595 const char *incexc, int srestore, int *timer_ret, struct conf **cconfs) in run_action_server() argument
602 sdirs, incexc, srestore, timer_ret, cconfs); in run_action_server()
H A Dchild.c237 int srestore=0; in child() local
260 if(extra_comms(as, &incexc, &srestore, confs, cconfs)) in child()
316 ret=run_action_server(as, incexc, srestore, &timer_ret, cconfs); in child()
H A Dextra_comms.c266 struct vers *vers, int *srestore, in extra_comms_read() argument
309 *srestore=1; in extra_comms_read()
392 if(*srestore) in extra_comms_read()
541 char **incexc, int *srestore, struct conf **confs, struct conf **cconfs) in extra_comms() argument
586 if(extra_comms_read(as, &vers, srestore, incexc, confs, cconfs)) in extra_comms()
H A Dextra_comms.h5 int *srestore, struct conf **confs, struct conf **cconfs);
H A Drestore.h7 enum action act, int srestore,
H A Drun_action.h7 const char *incexc, int srestore, int *timer_ret, struct conf **cconfs);
/dports/sysutils/burp/burp-2.4.0/src/server/
H A Drestore.c121 int srestore, in want_to_restore() argument
149 && (!srestore in want_to_restore()
209 if(want_to_restore(asfd, srestore, in setup_cntr()
658 if(want_to_restore(asfd, srestore, rl_fzp, rl_iobuf, in restore_stream()
714 srestore, cconfs, act, cntr_status)) in actual_restore()
830 log_restore_settings(cconfs, srestore); in restore_manifest()
836 regex, srestore, cconfs, act, bu, sdirs)) in restore_manifest()
855 regex, srestore, act, sdirs, cntr_status, cconfs); in restore_manifest()
874 enum action act, int srestore, in do_restore_server() argument
911 ret=restore_manifest(asfd, bu, regex, srestore, in do_restore_server()
[all …]
H A Drun_action.c229 struct sdirs *sdirs, struct conf **cconfs, int srestore) in run_restore() argument
281 srestore, &dir_for_notify, cconfs); in run_restore()
463 const char *incexc, int srestore, int *timer_ret, struct conf **cconfs) in run_action_server_do() argument
522 ret=run_restore(as->asfd, sdirs, cconfs, srestore); in run_action_server_do()
595 const char *incexc, int srestore, int *timer_ret, struct conf **cconfs) in run_action_server() argument
602 sdirs, incexc, srestore, timer_ret, cconfs); in run_action_server()
H A Dchild.c237 int srestore=0; in child() local
260 if(extra_comms(as, &incexc, &srestore, confs, cconfs)) in child()
316 ret=run_action_server(as, incexc, srestore, &timer_ret, cconfs); in child()
H A Dextra_comms.c266 struct vers *vers, int *srestore, in extra_comms_read() argument
309 *srestore=1; in extra_comms_read()
392 if(*srestore) in extra_comms_read()
541 char **incexc, int *srestore, struct conf **confs, struct conf **cconfs) in extra_comms() argument
586 if(extra_comms_read(as, &vers, srestore, incexc, confs, cconfs)) in extra_comms()
H A Dextra_comms.h5 int *srestore, struct conf **confs, struct conf **cconfs);
H A Drestore.h7 enum action act, int srestore,
H A Drun_action.h7 const char *incexc, int srestore, int *timer_ret, struct conf **cconfs);
/dports/sysutils/burp/burp-2.4.0/src/
H A Dlog.h18 extern void log_restore_settings(struct conf **cconfs, int srestore);
H A Dlog.c180 void log_restore_settings(struct conf **cconfs, int srestore) in log_restore_settings() argument
192 if(srestore) in log_restore_settings()
/dports/sysutils/burp-devel/burp-2.5.4/src/
H A Dlog.h18 extern void log_restore_settings(struct conf **cconfs, int srestore);
H A Dlog.c180 void log_restore_settings(struct conf **cconfs, int srestore) in log_restore_settings() argument
192 if(srestore) in log_restore_settings()
/dports/sysutils/burp/burp-2.4.0/test/
H A Dtest_main269 local srestore="$target/var/spool/burp/testclient/restore"
274 srestore="$target/var/spool/burp/global/clients/testclient/restore"
277 restoreprefix=$dir" > "$srestore"
/dports/sysutils/burp-devel/burp-2.5.4/test/
H A Dtest_main269 local srestore="$target/var/spool/burp/testclient/restore"
274 srestore="$target/var/spool/burp/global/clients/testclient/restore"
277 restoreprefix=$dir" > "$srestore"