Home
last modified time | relevance | path

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

/freebsd/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c94 static int doverbose = 0; variable
192 if (doverbose) { in do_asm_ipv4()
221 if (doverbose) { in do_asm_ipv4()
257 if (doverbose) { in do_asm_ipv4()
282 if (doverbose) { in do_asm_ipv4()
422 doverbose = 1; in main()
707 if (doverbose) { in recv_loop_with_match()
/freebsd/contrib/tnftp/src/
H A Dcmds.c2696 set_option(const char * option, const char * value, int doverbose) in set_option() argument
2707 if (verbose && doverbose) in set_option()