Searched refs:rptcode (Results 1 – 1 of 1) sorted by relevance
430 static int print_msg_table_header (int rptcode, char *HdrStr, int force);5079 int rptcode, in print_msg_table_header() argument5093 if (force || rptcode!=last_rptcode) in print_msg_table_header()5096 switch (rptcode) in print_msg_table_header()5118 last_rptcode = rptcode; in print_msg_table_header()