Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ofisa/
H A Dmcclock_ofisa.c54 int year0; member
/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Dcheck_y2k.c128 static int year0 = 1900; /* sarting year for NTP time */ variable
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dmktime.c170 int year0, int yday0, int hour0, int min0, int sec0) in ydhms_diff()