HomeSort by: relevance | last modified time | path
    Searched refs:t_unknown (Results 1 - 1 of 1) sorted by relevancy

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

Completed in 15 milliseconds