Lines Matching defs:error
37 FormatError(int error);
76 snprintf(buf, size, "Unknown error: %u", unum);
86 * This only gets called if there is a system type of error and will likely
90 FormatError(int error) {
97 error,
108 * This routine checks the error value and calls the WSA Windows Sockets
110 * since those messages are not available in the system error messages.
116 /* Copy the error value first in case of other errors */
121 /* Get the Winsock2 error messages */
128 * If it's not one of the standard Unix error codes,
129 * try a system error message
144 /* Copy the error value first in case of other errors */
158 * Return the error string related to Winsock2 errors.
372 * These error messages are more informative about CryptAPI Errors than the
373 * standard error messages
427 "dwProvType is corrupt. This error may relate to "
436 "that this error can only occur when pszProvider "
449 msg = "An error occurred while loading the DLL file image, "