Home
last modified time | relevance | path

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

/dports/security/sslproxy/SSLproxy-0.9.2/tests/testproxy/lp/
H A Dopts.h95 void opts_set_debug(opts_t *) NONNULL(1);
H A Dopts.c423 opts_set_debug(opts_t *opts) in opts_set_debug() function
541 yes ? opts_set_debug(opts) : opts_unset_debug(opts); in set_option()
H A Dmain.c214 opts_set_debug(opts); in main()
/dports/security/sslsplit/sslsplit-0.5.5/
H A Dopts.h196 void opts_set_debug(opts_t *) NONNULL(1);
H A Dmain.c487 opts_set_debug(opts); in main()
H A Dopts.c1311 opts_set_debug(opts_t *opts) function
1505 yes ? opts_set_debug(opts) : opts_unset_debug(opts);