Searched refs:tm_sec (Results 226 - 250 of 321) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dlease.c109 brokendown_time.tm_sec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Davpair.c638 tm->tm_sec = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dmem_dbg.c618 lcl->tm_hour,lcl->tm_min,lcl->tm_sec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Dfiledate.c261 pDate.ds_Tick = ltm->tm_sec * TICKS_PER_SECOND;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/amiga/
H A Dfiledate.c261 pDate.ds_Tick = ltm->tm_sec * TICKS_PER_SECOND;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dmem_dbg.c647 lcl->tm_hour, lcl->tm_min, lcl->tm_sec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dmem_dbg.c647 lcl->tm_hour, lcl->tm_min, lcl->tm_sec);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dlease.c109 brokendown_time.tm_sec);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dmenelaus.c863 t->tm_sec = bcd2bin(regs[0]);
880 status = menelaus_write_reg(regnum++, bin2bcd(t->tm_sec));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dtime.c771 tm.tm_hour, tm.tm_min, tm.tm_sec);
1075 tm->tm_sec = (hms % 3600) % 60;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmlvdec.c205 time.tm_sec = avio_rl16(pb);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dutil.c786 &ut.tm_sec) == 6)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dpppdump.c528 tm->tm_sec, start_time_tenths);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/flexos/
H A Dflexos.c858 df.df_modsec = t->tm_sec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwince.cpp576 g_tm.tm_sec = (int)st.wSecond;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_damp.c584 tm->tm_hour, tm->tm_min, tm->tm_sec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dkeychain.c457 tm.tm_sec = sec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dmsgwin.c274 tm.tm_sec );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Drib.c1630 tm->tm_hour, tm->tm_min, tm->tm_sec);
1785 tm->tm_hour, tm->tm_min, tm->tm_sec);
2783 tm->tm_hour, tm->tm_min, tm->tm_sec);
2957 tm->tm_hour, tm->tm_min, tm->tm_sec);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dpppdump.c497 tm->tm_sec, start_time_tenths);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/procps/
H A Dnmeter.c722 sprintf(buf, "%02d:%02d:%02d", tm->tm_hour, tm->tm_min, tm->tm_sec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvms.c638 ss = t->tm_sec;
3476 ss = tm->tm_sec;
3515 ltm->tm_sec = (int)(dosdatetime << 1) & 0x3e;
3566 t->tm_hour, t->tm_min, t->tm_sec);
5104 ss2 = (unsigned)(t->tm_sec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmacos.c888 tp->tm_hour, tp->tm_min, tp->tm_sec, z_utime.ctime);
893 tp->tm_hour, tp->tm_min, tp->tm_sec, z_utime.mtime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/msdos/
H A Dmsdos.c1568 dos_dt.z_dtf.zt_se = t->tm_sec >> 1;
1640 dos_dt.z_dtf.zt_se = t->tm_sec >> 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dcmdutils.c896 tm->tm_hour, tm->tm_min, tm->tm_sec);
972 tm->tm_hour, tm->tm_min, tm->tm_sec,

Completed in 191 milliseconds

1234567891011>>