Searched refs:VERBOSE (Results 51 - 71 of 71) sorted by relevance

123

/freebsd-13-stable/sys/contrib/openzfs/scripts/
H A Dzfs-tests.sh33 VERBOSE="no"
68 if [ "$VERBOSE" = "yes" ]; then
358 VERBOSE="yes"
/freebsd-13-stable/contrib/elftoolchain/ar/
H A Dacpyacc.y103 %token VERBOSE
218 : VERBOSE { verbose = !verbose; }
/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Dibtracert.c449 VERBOSE("portid %s portnum %d: lid %d state %d physstate %d",
474 VERBOSE("insert dist %d node %p port %d lid %d", dist, node,
525 VERBOSE("Switch guid 0x%" PRIx64
577 VERBOSE("dist %d node %p", dist, node);
H A Dperfquery.c403 VERBOSE("PortXmitWait not indicated"
/freebsd-13-stable/contrib/ngatm/libngatm/
H A Dsscopcust.h96 VERBOSE(sscop, SSCOP_DBG_TIMER, (sscop, sscop->aarg, \
/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c277 VERBOSE(uni, UNI_FAC_ERR, 1, "bogus saal signal %u", sig);
390 VERBOSE(uni, UNI_FAC_ERR, 1, "bogus data in %s"
402 VERBOSE(uni, UNI_FAC_API, 1, "got signal %s - "
408 VERBOSE(uni, UNI_FAC_ERR, 1, "bogus uni signal %u", sig);
H A Dunipriv.h519 #define VERBOSE(UNI, FAC, LEVEL, ARGS...) do { \ macro
533 #define VERBOSE(UNI, FAC, LEVEL, ...) do { \ macro
/freebsd-13-stable/usr.bin/ar/
H A Dacpyacc.y103 %token VERBOSE
218 : VERBOSE { verbose = !verbose; }
/freebsd-13-stable/usr.bin/tip/tip/
H A Dtip.h221 #define VERBOSE 20 macro
/freebsd-13-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c199 VERBOSE(S, SSCOP_DBG_USIG, ((S), (S)->aarg, \
208 VERBOSE(S, SSCOP_DBG_USIG, ((S), (S)->aarg, \
217 VERBOSE(S, SSCOP_DBG_USIG, ((S), (S)->aarg, \
225 VERBOSE(S, SSCOP_DBG_USIG, ((S), (S)->aarg, \
647 VERBOSE(sscop, SSCOP_DBG_INSIG, (sscop, sscop->aarg,
652 VERBOSE(sscop, SSCOP_DBG_INSIG, (sscop, sscop->aarg,
743 VERBOSE(sscop, SSCOP_DBG_INSIG, (sscop, sscop->aarg,
748 VERBOSE(sscop, SSCOP_DBG_INSIG, (sscop, sscop->aarg,
802 VERBOSE(sscop, SSCOP_DBG_PDU, (sscop, sscop->aarg,
806 #define ENSURE(C,F) if(!(C)) { VERBOSE(ssco
[all...]
/freebsd-13-stable/sys/netgraph/atm/sscop/
H A Dng_sscop_cust.h131 VERBOSE(sscop, SSCOP_DBG_TIMER, (sscop, sscop->aarg, \
/freebsd-13-stable/usr.sbin/tzsetup/
H A Dtzsetup.c721 #ifdef VERBOSE
849 #ifdef VERBOSE
/freebsd-13-stable/sys/contrib/zstd/
H A DMakefile11 # verbose mode (print commands) on V=1 or VERBOSE=1
12 Q = $(if $(filter 1,$(V) $(VERBOSE)),,@)
/freebsd-13-stable/sys/contrib/zstd/lib/
H A DMakefile14 # define silent mode as default (verbose mode with V=1 or VERBOSE=1)
15 $(V)$(VERBOSE).SILENT:
/freebsd-13-stable/sys/contrib/zstd/programs/
H A DMakefile21 # silent mode by default; verbose can be triggered by V=1 or VERBOSE=1
22 $(V)$(VERBOSE).SILENT:
/freebsd-13-stable/contrib/openpam/t/
H A DMakefile.in857 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
/freebsd-13-stable/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk59 VERBOSE = 0
82 VERBOSE = 1
494 if (VERBOSE == 1) {
/freebsd-13-stable/contrib/expat/tests/
H A DMakefile.in981 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
/freebsd-13-stable/contrib/ntp/sntp/tests/
H A DMakefile.in1223 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
/freebsd-13-stable/contrib/libevent/
H A DMakefile.in2256 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A DMakefile.in2072 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \

Completed in 356 milliseconds

123