Home
last modified time | relevance | path

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

/dflybsd-src/lib/libdmsg/
H A Ddmsg.h55 if (DMsgDebugOpt >= (level)) \
58 if (DMsgDebugOpt >= (level)) \
61 if (DMsgDebugOpt >= (level)) \
463 extern int DMsgDebugOpt;
H A Dsubs.c129 if (DMsgDebugOpt > 2) { in dmsg_connect()
H A Dmsg.c40 int DMsgDebugOpt; variable
2091 if (DMsgDebugOpt) {
2172 if (DMsgDebugOpt) {
2475 if (DMsgDebugOpt && error)
H A Dcrypto.c374 if (DMsgDebugOpt) { in dmsg_crypto_negotiate()
/dflybsd-src/sbin/hammer2/
H A Dmain.c74 ++DMsgDebugOpt; in main()
H A Dcmd_service.c708 if (DMsgDebugOpt > 2) { in autoconn_connect_thread()