Searched refs:DIAG (Results 1 - 24 of 24) sorted by relevance

/freebsd-9.3-release/contrib/telnet/telnetd/
H A Dtelnetd.h42 #define DIAG(a,b) if (diagnostic & (a)) b macro
44 #define DIAG(a,b) macro
H A Dtelnetd.c526 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
533 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
540 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
547 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
552 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
631 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
828 DIAG(TD_OPTIONS, output_data("td: simulating recv\r\n"));
932 DIAG(TD_REPORT, output_data("td: Entering processing loop\r\n"));
1056 DIAG((TD_REPORT | TD_NETDATA),
1058 DIAG(TD_NETDAT
[all...]
H A Dstate.c171 DIAG(TD_OPTIONS,
177 DIAG(TD_OPTIONS,
186 DIAG(TD_OPTIONS,
196 DIAG(TD_OPTIONS,
210 DIAG(TD_OPTIONS,
224 DIAG(TD_OPTIONS,
241 DIAG(TD_OPTIONS,
447 DIAG(TD_OPTIONS, printoption("td: send do", option));
460 DIAG(TD_OPTIONS, printoption("td: recv will", option));
656 DIAG(TD_OPTION
[all...]
H A Dutility.c74 DIAG(TD_REPORT, output_data("td: ttloop\r\n"));
86 DIAG(TD_REPORT, output_data("td: ttloop read %d chars\r\n", ncc));
128 DIAG(TD_REPORT | TD_PTYDATA,
130 DIAG(TD_PTYDATA, printdata("pd", pbackp, n));
260 DIAG(TD_REPORT, {
H A Dslc.c204 DIAG(TD_OPTIONS, printsub('>', slcbuf+2, len-2););
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
H A DASTDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DAnalysisDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Driver/
H A DDriverDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DFrontendDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DLexDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParseDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSemaDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DSerializationDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c145 DIAG(TD_OPTIONS,
151 DIAG(TD_OPTIONS,
160 DIAG(TD_OPTIONS,
170 DIAG(TD_OPTIONS,
184 DIAG(TD_OPTIONS,
198 DIAG(TD_OPTIONS,
215 DIAG(TD_OPTIONS,
423 DIAG(TD_OPTIONS, printoption("td: send do", option));
443 DIAG(TD_OPTIONS, printoption("td: recv will", option));
586 DIAG(TD_OPTION
[all...]
H A Dtelnetd.h232 #define DIAG(a,b) if (diagnostic & (a)) b macro
234 #define DIAG(a,b) macro
H A Dtelnetd.c572 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
579 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
586 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
593 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
598 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
673 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
901 DIAG(TD_OPTIONS,
988 DIAG(TD_REPORT, {
1121 DIAG((TD_REPORT | TD_NETDATA), {
1124 DIAG(TD_NETDAT
[all...]
H A Dutility.c57 DIAG(TD_REPORT, {
72 DIAG(TD_REPORT, {
119 DIAG((TD_REPORT | TD_PTYDATA), {
122 DIAG(TD_PTYDATA, printdata("pd", pbackp, n));
252 DIAG(TD_REPORT,
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticIDs.h50 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
55 #undef DIAG macro
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Basic/
H A DDiagnosticIDs.cpp68 #define DIAG(ENUM,CLASS,DEFAULT_MAPPING,DESC,GROUP, \ macro
84 #undef DIAG macro
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp1682 unsigned DIAG = diag::warn_unimplemented_protocol_method; local
1683 if (Diags.getDiagnosticLevel(DIAG, ImpLoc)
1685 WarnUndefinedMethod(ImpLoc, method, IncompleteImpl, DIAG);
1703 unsigned DIAG = diag::warn_unimplemented_protocol_method; local
1704 if (Diags.getDiagnosticLevel(DIAG, ImpLoc) !=
1706 WarnUndefinedMethod(ImpLoc, method, IncompleteImpl, DIAG);
2456 unsigned DIAG = diag::warning_multiple_selectors; local
2457 if (Diags.getDiagnosticLevel(DIAG, SourceLocation())
/freebsd-9.3-release/sys/contrib/ngatm/netnatm/msg/
H A Dunistruct.h625 #define D(NAME,VAL,DIAG,STD,STR) UNI_CAUSE_##NAME = VAL,
626 #define N(NAME,VAL,DIAG,STD,STR) UNI_CAUSE_##NAME = VAL,
H A Duni_ie.c849 #define D(NAME,VAL,DIAG,STD,STR) [UNI_CAUSE_##NAME] = { STR, UNI_DIAG_##DIAG },
850 #define N(NAME,VAL,DIAG,STD,STR)
859 #define D(NAME,VAL,DIAG,STD,STR)
860 #define N(NAME,VAL,DIAG,STD,STR) [UNI_CAUSE_##NAME] = { STR, UNI_DIAG_##DIAG },
/freebsd-9.3-release/contrib/ee/
H A Dnew_curse.c786 #ifdef DIAG
2089 #ifdef DIAG
2402 #ifdef DIAG
2421 #ifdef DIAG

Completed in 291 milliseconds