Searched refs:VERBOSE (Results 26 - 50 of 61) sorted by relevance

123

/freebsd-11-stable/cddl/usr.sbin/dwatch/
H A Ddwatch100 VERBOSE= # -v
249 if [ "$VERBOSE" ]; then
571 [ "$VERBOSE" ] && ARGV="$ARGV -v"
773 v) VERBOSE=1 ;;
889 [ "$DEBUG" -a "$EXIT_AFTER_COMPILE" -a "$VERBOSE" ] && DEVELOPER=1 DEBUG=
1006 if [ "$CUSTOM_TEST$EXECNAME$JID$OUTPUT$TIMEOUT$TRACE$VERBOSE" -a \
1016 [ "$VERBOSE" ] && msg="$msg verbose: $VERBOSE"
/freebsd-11-stable/usr.bin/tip/libacu/
H A Ddf.c82 if (boolean(value(VERBOSE)))
H A Ddn11.c60 if (boolean(value(VERBOSE)))
H A Dv3451.c115 if (boolean(value(VERBOSE)))
H A Dhayes.c103 if (boolean(value(VERBOSE)))
H A Dv831.c63 if (boolean(value(VERBOSE)))
/freebsd-11-stable/tools/test/iconv/gnu/
H A Dgnu.c224 #ifdef VERBOSE
234 #ifdef VERBOSE
377 #ifdef VERBOSE
/freebsd-11-stable/tools/test/iconv/posix/
H A Dposix.c149 #ifdef VERBOSE
188 #ifdef VERBOSE
227 #ifdef VERBOSE
/freebsd-11-stable/usr.bin/tip/tip/
H A Dcmds.c185 if (c == '\n' && boolean(value(VERBOSE)))
199 if (boolean(value(VERBOSE)))
358 if (boolean(value(VERBOSE)))
385 if (boolean(value(VERBOSE))) {
512 if (boolean(value(VERBOSE)))
566 if (boolean(value(VERBOSE)))
H A Dcu.c181 setboolean(value(VERBOSE), FALSE);
/freebsd-11-stable/contrib/ngatm/sscop/
H A Dcommon.c166 VERBOSE(("EOF on sscop file descriptor"));
227 VERBOSE(("EOF on user connection"));
257 VERBOSE(("loosing message"));
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibdiag_common.h67 #define VERBOSE(fmt, ...) do { \ macro
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);
/freebsd-11-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsscoppriv.h311 #define VERBOSE(S,M,F) if ((S)->debug & (M)) (S)->funcs->verbose F macro
315 #define VERBOSE(S,M,F) macro
/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_call.c104 VERBOSE(c->uni, UNI_FAC_CALL, 1, "call %d/%d %s -> %s",
181 VERBOSE(c->uni, UNI_FAC_CALL, 1, "created call %u/%s",
219 VERBOSE(c->uni, UNI_FAC_CALL, 1, "destroying call %u/%s",
646 VERBOSE(c->uni, UNI_FAC_TIMEOUT, 1, "call %u/%s T303 tick %d",
693 VERBOSE(c->uni, UNI_FAC_TIMEOUT, 1, "call %u/%s T310 tick",
709 VERBOSE(c->uni, UNI_FAC_TIMEOUT, 1, "call %u/%s T301 tick",
1162 VERBOSE(c->uni, UNI_FAC_TIMEOUT, 1, "call %u/%s T313 tick",
1655 VERBOSE(c->uni, UNI_FAC_TIMEOUT, 1, "call %u/%s T308 tick %d",
2000 VERBOSE(c->uni, UNI_FAC_TIMEOUT, 1, "call %u/%s T322 tick %d",
3338 VERBOSE(
[all...]
H A Dsig_coord.c327 VERBOSE(uni, UNI_FAC_COORD, 2, "bogus message - ignored");
336 VERBOSE(uni, UNI_FAC_COORD, 2, "dummy cref - ignored");
361 VERBOSE(uni, UNI_FAC_COORD, 2, "GLOB MTYPE = %x", u->mtype);
426 VERBOSE(uni, UNI_FAC_COORD, 2, "UNKNOWN MTYPE = %x", u->mtype);
551 VERBOSE(c->uni, UNI_FAC_COORD, 2, "CALL MTYPE = %x %d/%s",
659 VERBOSE(uni, UNI_FAC_ERR, 1, "Signal %d outside of range to "
666 VERBOSE(uni, UNI_FAC_COORD, 1, "Signal %s in state %s",
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);
/freebsd-11-stable/sys/netgraph/atm/sscop/
H A Dng_sscop.c61 #define VERBOSE(P,M,F) \ macro
67 #define VERBOSE(P,M,F) macro
308 VERBOSE(priv, SSCOP_DBG_FLOW, (priv->sscop, priv,
318 VERBOSE(priv, SSCOP_DBG_FLOW, (priv->sscop, priv,
335 VERBOSE(priv, SSCOP_DBG_FLOW, (priv->sscop, priv,
/freebsd-11-stable/usr.sbin/mergemaster/
H A Dmergemaster.sh57 case "${VERBOSE}" in
236 case "${VERBOSE}" in
305 '') VERBOSE=yes ;;
310 unset VERBOSE
465 if [ -n "${VERBOSE}" -a ! "${PAGER}" = "more" ]; then
624 case "${VERBOSE}" in
665 case "${VERBOSE}" in
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dsha1-internal.c160 #ifdef VERBOSE /* SAK */
253 #ifdef VERBOSE
270 #ifdef VERBOSE
/freebsd-11-stable/usr.sbin/bsdconfig/timezone/
H A Dtimezone66 VERBOSE=
139 v) VERBOSE=1 ;;
/freebsd-11-stable/contrib/netbsd-tests/lib/librumpclient/
H A Dh_execthr.c45 //#define VERBOSE
47 #ifdef VERBOSE
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dar-lib133 | -verbose | -VERBOSE \
/freebsd-11-stable/contrib/ngatm/libngatm/
H A Dsscopcust.h96 VERBOSE(sscop, SSCOP_DBG_TIMER, (sscop, sscop->aarg, \
/freebsd-11-stable/contrib/elftoolchain/ar/
H A Dacpyacc.y103 %token VERBOSE
218 : VERBOSE { verbose = !verbose; }

Completed in 178 milliseconds

123