Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_true.c163 enum true_type {t_unknown, t_goes, t_tm, t_tcu, t_omega, t_tl3, t_Max}; enumerator
308 up->type = t_unknown; in true_start()
591 if (up->type == t_goes || up->type == t_unknown) in true_receive()
783 case t_unknown: in true_doevent()