Searched refs:rptcode (Results 1 – 1 of 1) sorted by relevance
428 static int print_msg_table_header (int rptcode, char *HdrStr, int force);5077 int rptcode, in print_msg_table_header() argument5091 if (force || rptcode!=last_rptcode) in print_msg_table_header()5094 switch (rptcode) in print_msg_table_header()5116 last_rptcode = rptcode; in print_msg_table_header()