Home
last modified time | relevance | path

Searched refs:tm_min (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-cn3010-evb-hs5.c89 TM_CHECK(tms->tm_min < 0 || tms->tm_min > 59, "minute"); in validate_tm_struct()
129 tms.tm_min = bcd2bin(reg[1] & 0x7f); in cvmx_rtc_ds1337_read()
171 reg[1] = bin2bcd(tms.tm_min); in cvmx_rtc_ds1337_write()
/f-stack/tools/libutil/
H A Dlogin_times.c118 u_short now = (u_short)((tt->tm_hour * 60) + tt->tm_min); in in_ltm()
127 tt->tm_min = (int)(ltm->lt_end % 60); in in_ltm()
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_time.h22 #define ngx_tm_min tm_min
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dloslib.c139 setfield(L, "min", stm->tm_min); in os_date()
179 ts.tm_min = getfield(L, "min", 0); in os_time()
/f-stack/app/redis-5.0.5/src/
H A Dlocaltime.c71 tmp->tm_min = (seconds % secs_hour) / secs_min; in nolocks_localtime()
/f-stack/freebsd/sys/
H A Defi.h103 uint8_t tm_min; /* 0 - 59 */ member
/f-stack/freebsd/amd64/amd64/
H A Defirt_machdep.c348 tm.tm_min, tm.tm_sec); in efi_time_sysctl_handler()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_regs.c210 tm->tm_hour, tm->tm_min, tm->tm_sec); in qede_set_fw_dump_file_name()
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_times.c444 tm.tm_min = (int) (when / 60); in ngx_next_time()
/f-stack/tools/ndp/
H A Dndp.c209 (loc->tm_min - gmt->tm_min) * 60; in gmt2local()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c928 tm->tm_hour, tm->tm_min, tm->tm_sec, in send_progress_thread()
935 tm->tm_hour, tm->tm_min, tm->tm_sec, in send_progress_thread()
939 tm->tm_hour, tm->tm_min, tm->tm_sec, in send_progress_thread()
944 tm->tm_hour, tm->tm_min, tm->tm_sec, in send_progress_thread()