Searched refs:DSS_QUIET (Results 1 - 8 of 8) sorted by relevance

/ast/src/cmd/dsslib/bgp/
H A Dbgp-cisco.c215 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
218 else if (disc->errorf && !(file->dss->flags & DSS_QUIET))
237 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
253 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
263 if (p == e && disc->errorf && !(file->dss->flags & DSS_QUIET))
H A Dbgp-ipma.c285 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
301 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
309 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
H A Dbgp-mrt.c471 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
569 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
650 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
680 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
714 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
732 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
753 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
760 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
767 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
778 if (disc->errorf && !(file->dss->flags & DSS_QUIET))
[all...]
/ast/src/cmd/dss/
H A Ddss.c255 flags |= DSS_QUIET;
/ast/src/cmd/dsslib/netflow/
H A Dflow-dumpv9.c138 if (!(file->dss->flags & DSS_QUIET) && disc->errorf)
267 if (!(file->dss->flags & DSS_QUIET) && disc->errorf)
/ast/src/lib/libdss/
H A Ddss.h61 #define DSS_QUIET CX_QUIET /* no non-fatal messages*/ macro
H A Ddssopen.c576 if (!(flags & DSS_QUIET) && disc->errorf)
/ast/src/cmd/dsslib/flat/
H A Dflat.c908 if (disc->errorf && !(file->dss->flags & DSS_QUIET))

Completed in 53 milliseconds