Searched refs:errorCode (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/ctm/mkCTM/
H A DmkCTM121 if {[lindex $errorCode 2] == 4} {
127 puts "errorCode $errorCode"
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dannounce.c210 DNSServiceErrorType errorCode __attribute__((unused)),
/freebsd-11-stable/contrib/expat/tests/
H A Druntests.c166 _expect_failure(const char *text, enum XML_Error errorCode, argument
173 if (XML_GetErrorCode(g_parser) != errorCode)
177 #define expect_failure(text, errorCode, errorMessage) \
178 _expect_failure((text), (errorCode), (errorMessage), __FILE__, __LINE__)

Completed in 159 milliseconds