Home
last modified time | relevance | path

Searched defs:jpvtinit (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Djupiter.h219 struct jpvtinit { struct
220 u_short flags;
221 u_short gweek; /* GPS week number */
222 u_short sweek[2]; /* GPS seconds into week */
223 u_short utcday; /* 1 to 31 */
224 u_short utcmon; /* 1 to 12 */
225 u_short utcyear; /* 1980 to 2079 */
226 u_short utchour; /* 0 to 23 */
227 u_short utcmin; /* 0 to 59 */
228 u_short utcsec; /* 0 to 59 */
[all …]