Home
last modified time | relevance | path

Searched refs:errorMessage (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/mit/expat/dist/tests/
Dcommon.h105 const char *errorMessage, const char *file,
108 # define expect_failure(text, errorCode, errorMessage) \ argument
109 _expect_failure((text), (errorCode), (errorMessage), __FILE__, __LINE__)
Dcommon.c223 const char *errorMessage, const char *file, int lineno) { in _expect_failure() argument
228 _fail(file, lineno, errorMessage); in _expect_failure()
/netbsd/src/external/bsd/openldap/dist/doc/drafts/
Ddraft-vchu-ldap-pwd-policy-xx.txt883 errorMessage: "exceed password retry limit"
891 errorMessage: "password expired"
918 errorMessage: "user is not allowed to change password"
927 errorMessage: "invalid password syntax"
928 errorMessage: "password in history"
929 errorMessage: "trivial password"
930 errorMessage: "within minimum password age"
942 errorMessage: "invalid password syntax"
943 errorMessage: "trivial password"
Ddraft-ietf-ldapext-ldapv3-dupent-xx.txt223 errorMessage [0] LDAPString OPTIONAL,
239 The errorMessage field MAY be populated with a human-readable string
/netbsd/src/external/mit/expat/dist/xmlwf/
Dxmlwf.c452 const char *errorMessage = "Unable to store NOTATION for output\n"; in notationDecl() local
456 fputs(errorMessage, stderr); in notationDecl()
461 fputs(errorMessage, stderr); in notationDecl()
468 fputs(errorMessage, stderr); in notationDecl()
479 fputs(errorMessage, stderr); in notationDecl()
/netbsd/src/external/bsd/openldap/dist/doc/rfc/
Drfc2649.txt162 included in the errorMessage of the LDAPResult. The SignedOperation
307 for you!") MUST be included in the errorMessage of the LDAPResult.
Drfc4511.txt3389 - Renamed "errorMessage" to "diagnosticMessage" as it is allowed to