Lines Matching defs:error
28 FormatError(int error);
67 snprintf(buf, size, "Unknown error: %u", unum);
77 * This only gets called if there is a system type of error and will likely
81 FormatError(int error) {
88 error,
99 * This routine checks the error value and calls the WSA Windows Sockets
101 * since those messages are not available in the system error messages.
107 /* Copy the error value first in case of other errors */
112 /* Get the Winsock2 error messages */
119 * If it's not one of the standard Unix error codes,
120 * try a system error message
135 /* Copy the error value first in case of other errors */
149 * Return the error string related to Winsock2 errors.
363 * These error messages are more informative about CryptAPI Errors than the
364 * standard error messages
418 "dwProvType is corrupt. This error may relate to "
427 "that this error can only occur when pszProvider "
440 msg = "An error occurred while loading the DLL file image, "