Searched refs:day (Results 176 - 190 of 190) sorted by relevance

12345678

/freebsd-current/sys/dev/hptrr/
H A Dhptintf.h482 HPT_U32 day:5; /* 1 - 31 */ member in struct:_TIME_RECORD
/freebsd-current/sys/arm/nvidia/
H A Dtegra_xhci.c851 fw_clock.day, fw_clock.mon, fw_clock.year,
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_oncore.c5 * can do whatever you want with this stuff. If we meet some day, and you think
95 * file once per day as soon as the message appears on the satellites.
1829 instance->pp->year, instance->pp->day,
1862 instance->pp->year, instance->pp->day,
2402 instance->pp->day = ymd2yd(buf[6]*256+buf[7], buf[4], buf[5]);
2431 * Check the leap second status once per day.
2568 /* if < 28d, doit, if 28-31, ck day-of-month < 20 (not at end of prev month) */
3402 * Check the leap second status once per day.
3430 if (instance->Bj_day != instance->BEHa[5]) { /* do this 1/day */
4074 cd.yearday = pp->day;
[all...]
/freebsd-current/sys/fs/udf/
H A Dudf_vnops.c234 /* Calculate the time and day */
238 t->tv_sec += (time->day - 1) * 3600 * 24;
/freebsd-current/sys/dev/hpt27xx/
H A Dhptintf.h677 HPT_U32 day:5; /* 1 - 31 */ member in struct:_TIME_RECORD
/freebsd-current/sys/dev/hptnr/
H A Dhptintf.h673 HPT_U32 day:5; /* 1 - 31 */ member in struct:_TIME_RECORD
/freebsd-current/sys/dev/smartpqi/
H A Dsmartpqi_structures.h52 uint8_t day; member in struct:bmic_host_wellness_time
/freebsd-current/sys/geom/raid/
H A Dmd_ddf.c713 ct.year, ct.mon, ct.day,
859 ct.year, ct.mon, ct.day,
/freebsd-current/lib/libc++/
H A DMakefile583 CHR_HEADERS+= day.h
/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c3840 &gtm->month, &gtm->day, &gtm->hour, &gtm->minute,
3859 stm->month, stm->day, stm->hour, stm->minute,
H A Dhsi_struct_def.h60283 uint8_t day; member in struct:hwrm_fw_set_time_input
60382 uint8_t day; member in struct:hwrm_fw_get_time_output
[all...]
/freebsd-current/sys/dev/usb/wlan/
H A Dif_rsu.c3385 le16toh(hdr->version), hdr->month, hdr->day, hdr->hour,
/freebsd-current/sys/dev/mlx5/
H A Dmlx5_ifc.h2066 u8 day[0x8]; member in struct:mlx5_ifc_fw_version_bits
/freebsd-current/contrib/ntp/sntp/
H A Dconfigure1439 # FIXME: To remove some day.
1444 # FIXME: To remove some day.
3201 # bump in a day.
26633 tm.tm_mday = 28; /* day of the month [1, 31] */
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c1760 ** a 24-hour day).
25231 sqlite3_int64 day; local
[all...]

Completed in 1525 milliseconds

12345678