Lines Matching full:error
49 /* structure should have an #include for each error message header file */
133 /* denotes end of error messages */
140 * This is the error message handler. The default handler outputs error
153 /* find the error message and output to stdout */
154 /*lint -e{661} we check for NULL pointer - no fence post error here */
176 printf("Unrecognized error: Severity=%d; HashCode=%lu; SerialNum=%d\n", severity, hashCode, serialNum);
183 * This is the error message handler. The default handler outputs error
213 * This is the error message handler. The default handler outputs error