Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Djupiter.h221 struct jpvtinit { struct
222 u_short flags;
223 u_short gweek; /* GPS week number */
224 u_short sweek[2]; /* GPS seconds into week */
225 u_short utcday; /* 1 to 31 */
226 u_short utcmon; /* 1 to 12 */
227 u_short utcyear; /* 1980 to 2079 */
228 u_short utchour; /* 0 to 23 */
229 u_short utcmin; /* 0 to 59 */
230 u_short utcsec; /* 0 to 59 */
[all …]