Searched refs:tx_fmt (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_control.c4249 const char tx_fmt[] = "tx.%u"; local
4325 snprintf(tag, sizeof(tag), tx_fmt, ifnum);
/freebsd-12-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c3422 const char tx_fmt[] = "tx.%u"; local
3519 else if (1 == sscanf(tag, tx_fmt, &ui) &&

Completed in 130 milliseconds