Searched refs:errorMessage (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/mit/expat/dist/tests/ |
| D | common.h | 105 const char *errorMessage, const char *file, 108 # define expect_failure(text, errorCode, errorMessage) \ argument 109 _expect_failure((text), (errorCode), (errorMessage), __FILE__, __LINE__)
|
| D | common.c | 223 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/ |
| D | draft-vchu-ldap-pwd-policy-xx.txt | 883 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"
|
| D | draft-ietf-ldapext-ldapv3-dupent-xx.txt | 223 errorMessage [0] LDAPString OPTIONAL, 239 The errorMessage field MAY be populated with a human-readable string
|
| /netbsd/src/external/mit/expat/dist/xmlwf/ |
| D | xmlwf.c | 452 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/ |
| D | rfc2649.txt | 162 included in the errorMessage of the LDAPResult. The SignedOperation 307 for you!") MUST be included in the errorMessage of the LDAPResult.
|
| D | rfc4511.txt | 3389 - Renamed "errorMessage" to "diagnosticMessage" as it is allowed to
|