Searched refs:parse_error_msg (Results 1 – 2 of 2) sorted by relevance
36 static char *parse_error_msg[] = variable
2630 parse_error_msg[p_error]); in report_error()2634 parse_error_msg[p_error]); in report_error()2648 "%s\n", parse_error_msg[p_error]); in report_error2()2651 syslog(LOG_ERR, parse_error_msg[p_error], str1, str2); in report_error2()