Home
last modified time | relevance | path

Searched refs:dir_for_notify (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/burp-devel/burp-2.5.4/utest/server/
H A Dtest_restore.c139 char *dir_for_notify=NULL; in run_test() local
182 &dir_for_notify, in run_test()
192 free_w(&dir_for_notify); in run_test()
501 char *dir_for_notify=NULL; in do_test_proto2_windows_restore_endfile() local
544 &dir_for_notify, in do_test_proto2_windows_restore_endfile()
548 free_w(&dir_for_notify); in do_test_proto2_windows_restore_endfile()
/dports/sysutils/burp/burp-2.4.0/utest/server/
H A Dtest_restore.c139 char *dir_for_notify=NULL; in run_test() local
182 &dir_for_notify, in run_test()
192 free_w(&dir_for_notify); in run_test()
501 char *dir_for_notify=NULL; in do_test_proto2_windows_restore_endfile() local
544 &dir_for_notify, in do_test_proto2_windows_restore_endfile()
548 free_w(&dir_for_notify); in do_test_proto2_windows_restore_endfile()
/dports/sysutils/burp-devel/burp-2.5.4/src/server/
H A Drun_action.c232 char *dir_for_notify=NULL; in run_restore() local
281 srestore, &dir_for_notify, cconfs); in run_restore()
282 if(dir_for_notify) in run_restore()
284 sdirs->client, dir_for_notify, in run_restore()
289 free_w(&dir_for_notify); in run_restore()
H A Drestore.h8 char **dir_for_notify, struct conf **confs);
H A Drestore.c772 char **dir_for_notify, struct conf **cconfs) in restore_manifest() argument
828 *dir_for_notify=strdup_w(bu->path, __func__); in restore_manifest()
875 char **dir_for_notify, struct conf **confs) in do_restore_server() argument
912 act, sdirs, dir_for_notify, confs); in do_restore_server()
923 act, sdirs, dir_for_notify, confs); in do_restore_server()
/dports/sysutils/burp/burp-2.4.0/src/server/
H A Drun_action.c232 char *dir_for_notify=NULL; in run_restore() local
281 srestore, &dir_for_notify, cconfs); in run_restore()
282 if(dir_for_notify) in run_restore()
284 sdirs->client, dir_for_notify, in run_restore()
289 free_w(&dir_for_notify); in run_restore()
H A Drestore.h8 char **dir_for_notify, struct conf **confs);
H A Drestore.c772 char **dir_for_notify, struct conf **cconfs) in restore_manifest() argument
828 *dir_for_notify=strdup_w(bu->path, __func__); in restore_manifest()
875 char **dir_for_notify, struct conf **confs) in do_restore_server() argument
912 act, sdirs, dir_for_notify, confs); in do_restore_server()
923 act, sdirs, dir_for_notify, confs); in do_restore_server()