Searched refs:year (Results 176 - 191 of 191) sorted by relevance

12345678

/freebsd-11-stable/sys/dev/bnxt/
H A Dif_bnxt.c1917 rc = bnxt_hwrm_fw_get_time(softc, &gtm->year,
1938 rc = bnxt_hwrm_fw_set_time(softc, stm->year,
H A Dhsi_struct_def.h21724 uint16_t year; member in struct:hwrm_fw_set_time_input
21725 /* Current year */
21729 /* Current month of year (1-12) */
21832 uint16_t year; member in struct:hwrm_fw_get_time_output
21833 /* Current year */
21837 /* Current month of year (1-12) */
[all...]
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhptintf.h678 HPT_U32 year:5; /* 0=2000, 31=2031 */ member in struct:_TIME_RECORD
/freebsd-11-stable/sys/dev/hptnr/
H A Dhptintf.h674 HPT_U32 year:5; /* 0=2000, 31=2031 */ member in struct:_TIME_RECORD
/freebsd-11-stable/sys/dev/vxge/include/
H A Dvxgehal-ll.h3016 * @year: Year
3024 u32 year; member in struct:vxge_hal_device_date_t
/freebsd-11-stable/sys/geom/raid/
H A Dmd_ddf.c711 ct.year, ct.mon, ct.day,
861 ct.year, ct.mon, ct.day,
/freebsd-11-stable/contrib/wpa/src/common/
H A Ddpp.c4676 tm.year, tm.month, tm.day,
5309 unsigned int year, month, day, hour, min, sec; local
5324 &year, &month, &day, &hour, &min, &sec) != 6) {
5330 if (os_mktime(year, month, day, hour, min, sec, &utime) < 0) {
/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-virtualpath.c216 fw_date->year =
221 fw_date->month, fw_date->day, fw_date->year);
251 flash_date->year =
256 flash_date->year);
/freebsd-11-stable/contrib/binutils/bfd/
H A Dieee.c2946 INTn (year);
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_control.c1714 pcal->year, pcal->month, pcal->monthday,
H A Dntp_config.c759 keyword(atrv->attr), jd.year,
/freebsd-11-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h1838 u8 year[0x10]; member in struct:mlx5_ifc_fw_version_bits
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c13519 ** (":SS.FFF") is option. The year and date can be omitted as long
13521 ** as there is a year and date.
13733 ** start of year
13827 ** or month or year.
13840 }else if( strcmp(z,"year")==0 ){
13920 }else if( n==4 && strcmp(z,"year")==0 ){
14069 ** %j day of year 000-366
14076 ** %W week of year 00-53
14077 ** %Y year 0000-9999
14162 int nDay; /* Number of days since 1st day of year */
24248 int year, month, datepart, timepart; local
[all...]
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex2387 \space\number\year}
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex2286 \space\number\year}
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex3480 \space\number\year}

Completed in 788 milliseconds

12345678