Home
last modified time | relevance | path

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

/dports/sysutils/burp-devel/burp-2.5.4/utest/server/protocol2/champ_chooser/
H A Dtest_dindex.c53 const char *savepath_str; in get_path() local
54 savepath_str=uint64_to_savepathstr(savepath); in get_path()
55 fail_unless((path=prepend_s(dir, savepath_str))!=NULL); in get_path()
/dports/sysutils/burp/burp-2.4.0/utest/server/protocol2/champ_chooser/
H A Dtest_dindex.c53 const char *savepath_str; in get_path() local
54 savepath_str=uint64_to_savepathstr(savepath); in get_path()
55 fail_unless((path=prepend_s(dir, savepath_str))!=NULL); in get_path()