Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Drefclock_msfees.c299 #define T_PPS 8 macro
302 #define is_pps(x) ((x)->ttytype & T_PPS)
566 ees->ttytype |= T_PPS; in msfees_start()