Lines Matching defs:errmsg
52 * char **errmsg, long wrd);
54 * char **errmsg, long wrd);
517 * in a internal static buffer. If errmsg is not NULL, it will
527 * then what was asked to be written, errmsg is updated for
538 char **errmsg, /* char pointer that will be updated to point to err message */
579 if (errmsg != NULL)
580 *errmsg = Errormsg;
1092 * in a internal static buffer. If errmsg is not NULL, it will
1102 * then what was asked to be written, errmsg is updated for
1113 char **errmsg, /* char pointer that will be updated to point to err message */
1155 if (errmsg != NULL)
1156 *errmsg = Errormsg;