Home
last modified time | relevance | path

Searched refs:VERBOSE (Results 1 – 21 of 21) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_verify.c168 VERBOSE(uni, UNI_FAC_VERIFY, 1, "RAIM"); in uni_verify()
186 VERBOSE(uni, UNI_FAC_VERIFY, 1, "CLR1"); in uni_verify()
197 VERBOSE(uni, UNI_FAC_VERIFY, 1, "CLR2"); in uni_verify()
212 VERBOSE(uni, UNI_FAC_VERIFY, 1, "RAI"); in uni_verify()
223 VERBOSE(uni, UNI_FAC_VERIFY, 1, "RAI"); in uni_verify()
234 VERBOSE(uni, UNI_FAC_VERIFY, 1, "I1"); in uni_verify()
251 VERBOSE(uni, UNI_FAC_VERIFY, 1, "RAI"); in uni_verify()
269 VERBOSE(uni, UNI_FAC_VERIFY, 1, "RAP"); in uni_verify()
301 VERBOSE(uni, UNI_FAC_VERIFY, 1, "I2"); in uni_verify()
304 VERBOSE(uni, UNI_FAC_VERIFY, 1, "RAI"); in uni_verify()
[all …]
H A Dsig_reset.c86 VERBOSE(uni, UNI_FAC_ERR, 1, "Signal %d outside of range to " in TIMER_FUNC_UNI()
95 VERBOSE(uni, UNI_FAC_RESTART, 1, in TIMER_FUNC_UNI()
178 VERBOSE(uni, UNI_FAC_RESTART, 1, "Reset-Start state := 1"); in start_request()
209 VERBOSE(uni, UNI_FAC_RESTART, 1, "Reset-Start error"); in start_t316()
221 VERBOSE(uni, UNI_FAC_RESTART, 1, "Reset-Start state := 0"); in start_t316()
307 VERBOSE(uni, UNI_FAC_RESTART, 1, in start_restart_ack()
342 VERBOSE(uni, UNI_FAC_RESTART, 1, "Reset-Start state := 0"); in start_restart_ack()
374 VERBOSE(uni, UNI_FAC_RESTART, 1, "Reset-Start state := 0"); in start_status()
451 VERBOSE(uni, UNI_FAC_RESTART, 1, in uni_sig_respond()
626 VERBOSE(uni, UNI_FAC_RESTART, 1, "Reset-Respond error"); in response_t317()
[all …]
H A Dsig_party.c61 VERBOSE(p->call->uni, UNI_FAC_CALL, 1, in TIMER_FUNC_PARTY()
918 VERBOSE(p->call->uni, UNI_FAC_ERR, 1, in uni_sig_party()
926 VERBOSE(p->call->uni, UNI_FAC_CALL, 1, in uni_sig_party()
949 VERBOSE(p->call->uni, UNI_FAC_ERR, 1, in uni_sig_party()
961 VERBOSE(p->call->uni, UNI_FAC_ERR, 1, in uni_sig_party()
978 VERBOSE(p->call->uni, UNI_FAC_ERR, 1, in uni_sig_party()
991 VERBOSE(p->call->uni, UNI_FAC_ERR, 1, in uni_sig_party()
1150 VERBOSE(p->call->uni, UNI_FAC_ERR, 1, in uni_sig_party()
1163 VERBOSE(p->call->uni, UNI_FAC_ERR, 1, in uni_sig_party()
1181 VERBOSE(p->call->uni, UNI_FAC_ERR, 1, in uni_sig_party()
[all …]
H A Dsig_call.c3338 VERBOSE(c->uni, UNI_FAC_ERR, 1, in uni_sig_call()
3366 VERBOSE(c->uni, UNI_FAC_ERR, 1, in uni_sig_call()
3404 VERBOSE(c->uni, UNI_FAC_ERR, 1, in uni_sig_call()
3412 VERBOSE(c->uni, UNI_FAC_ERR, 1, in uni_sig_call()
3916 VERBOSE(c->uni, UNI_FAC_ERR, 1, in uni_sig_call()
3982 VERBOSE(c->uni, UNI_FAC_ERR, 1, in uni_sig_call()
3996 VERBOSE(c->uni, UNI_FAC_ERR, 1, in uni_sig_call()
4015 VERBOSE(c->uni, UNI_FAC_ERR, 1, in uni_sig_call()
4050 VERBOSE(c->uni, UNI_FAC_ERR, 1, in uni_sig_call()
4076 VERBOSE(c->uni, UNI_FAC_ERR, 1, "T301 in cs=%s", in uni_sig_call()
[all …]
H A Dsig_coord.c327 VERBOSE(uni, UNI_FAC_COORD, 2, "bogus message - ignored"); in coord_saal_data_indication()
336 VERBOSE(uni, UNI_FAC_COORD, 2, "dummy cref - ignored"); in coord_saal_data_indication()
361 VERBOSE(uni, UNI_FAC_COORD, 2, "GLOB MTYPE = %x", u->mtype); in input_global()
426 VERBOSE(uni, UNI_FAC_COORD, 2, "UNKNOWN MTYPE = %x", u->mtype); in input_unknown()
551 VERBOSE(c->uni, UNI_FAC_COORD, 2, "CALL MTYPE = %x %d/%s", in input_call()
659 VERBOSE(uni, UNI_FAC_ERR, 1, "Signal %d outside of range to " in uni_sig_coord()
666 VERBOSE(uni, UNI_FAC_COORD, 1, "Signal %s in state %s", in uni_sig_coord()
H A Dsig_uni.c277 VERBOSE(uni, UNI_FAC_ERR, 1, "bogus saal signal %u", sig); in uni_saal_input()
390 VERBOSE(uni, UNI_FAC_ERR, 1, "bogus data in %s" in uni_uni_input()
402 VERBOSE(uni, UNI_FAC_API, 1, "got signal %s - " in uni_uni_input()
408 VERBOSE(uni, UNI_FAC_ERR, 1, "bogus uni signal %u", sig); in uni_uni_input()
H A Dunipriv.h519 #define VERBOSE(UNI, FAC, LEVEL, ARGS...) do { \ macro
533 #define VERBOSE(UNI, FAC, LEVEL, ...) do { \ macro
/f-stack/freebsd/contrib/openzfs/scripts/
H A Dzfs.sh15 VERBOSE="no"
59 VERBOSE="yes"
119 if [ "$VERBOSE" = "yes" ]; then
136 if [ "$VERBOSE" = "yes" ]; then
160 if [ "$VERBOSE" = "yes" ]; then
174 if [ "$VERBOSE" = "yes" ]; then
186 if [ "$VERBOSE" = "yes" ]; then
215 if [ "$VERBOSE" = "yes" ]; then
H A Dzfs-helpers.sh32 VERBOSE="no"
40 if [ "$VERBOSE" = "yes" ]; then
82 VERBOSE="yes"
107 if [ "$VERBOSE" = "yes" ]; then
H A Dzimport.sh69 VERBOSE="no"
117 VERBOSE="yes"
347 if [ "$VERBOSE" = "yes" ]; then
349 echo "VERBOSE=$VERBOSE"
H A Dzfs-tests.sh33 VERBOSE="no"
68 if [ "$VERBOSE" = "yes" ]; then
359 VERBOSE="yes"
/f-stack/freebsd/contrib/ngatm/netnatm/saal/
H A Dsscfupriv.h63 #define VERBOSE(S,M,F) if ((S)->debug & (M)) (S)->funcs->verbose F macro
65 #define VERBOSE(S,M,F) macro
H A Dsaal_sscfu.c177 VERBOSE(sscf, SSCFU_DBG_STATE, (sscf, sscf->aarg, in set_state()
194 VERBOSE(sscf, SSCFU_DBG_LSIG, (sscf, sscf->aarg, in sscfu_input()
402 VERBOSE(sscf, SSCFU_DBG_ERR, (sscf, sscf->aarg, in sscfu_input()
414 VERBOSE(sscf, SSCFU_DBG_EXEC, (sscf, sscf->aarg, in sscfu_dosig()
520 VERBOSE(sscf, SSCFU_DBG_ERR, (sscf, sscf->aarg, in sscfu_dosig()
534 VERBOSE(sscf, SSCFU_DBG_EXEC, (sscf, sscf->aarg, in sscfu_saalsig()
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
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, in sscop_aasig()
652 VERBOSE(sscop, SSCOP_DBG_INSIG, (sscop, sscop->aarg, in sscop_aasig()
743 VERBOSE(sscop, SSCOP_DBG_INSIG, (sscop, sscop->aarg, in sscop_maasig()
748 VERBOSE(sscop, SSCOP_DBG_INSIG, (sscop, sscop->aarg, in sscop_maasig()
802 VERBOSE(sscop, SSCOP_DBG_PDU, (sscop, sscop->aarg, in sscop_input()
4802 VERBOSE(sscop, SSCOP_DBG_BUG, (sscop, sscop->aarg, in sig_exec()
[all …]
/f-stack/dpdk/devtools/
H A Dcheck-includes.sh56 VERBOSE=1
104 [ "$VERBOSE" = 1 ] &&
/f-stack/freebsd/netgraph/atm/sscop/
H A Dng_sscop.c61 #define VERBOSE(P,M,F) \ macro
67 #define VERBOSE(P,M,F) macro
307 VERBOSE(priv, SSCOP_DBG_FLOW, (priv->sscop, priv, in flow_upper()
317 VERBOSE(priv, SSCOP_DBG_FLOW, (priv->sscop, priv, in flow_upper()
334 VERBOSE(priv, SSCOP_DBG_FLOW, (priv->sscop, priv, in flow_upper()
H A Dng_sscop_cust.h131 VERBOSE(sscop, SSCOP_DBG_TIMER, (sscop, sscop->aarg, \
/f-stack/freebsd/contrib/zstd/lib/
H A DMakefile15 $(V)$(VERBOSE).SILENT:
/f-stack/freebsd/contrib/zstd/
H A DMakefile12 Q = $(if $(filter 1,$(V) $(VERBOSE)),,@)
/f-stack/freebsd/contrib/zstd/programs/
H A DMakefile22 $(V)$(VERBOSE).SILENT: