Home
last modified time | relevance | path

Searched refs:rptcode (Results 1 – 1 of 1) sorted by relevance

/src/contrib/ntp/ntpd/
H A Drefclock_ripencc.c428 static int print_msg_table_header (int rptcode, char *HdrStr, int force);
5077 int rptcode, in print_msg_table_header() argument
5091 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()