Searched refs:sec (Results 301 - 325 of 395) sorted by relevance

<<111213141516

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dthreadpsx.cpp395 int sec = temp.GetLo(); local
402 tspec.tv_sec = sec;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dlibipw.h763 struct libipw_security sec; member in struct:libipw_device
843 struct libipw_security * sec);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dfirmware.c911 * @sec: The number of seconds since epoch.
916 int pdc_tod_set(unsigned long sec, unsigned long usec) argument
922 retval = mem_pdc_call(PDC_TOD, PDC_TOD_WRITE, sec, usec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/cnid/dbd/
H A Dcnid_dbd.c59 static void delay(int sec) argument
64 tv.tv_sec = sec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/misc/
H A Dadssearch.pl1317 my ($year,$mon,$mday,$hour,$min,$sec,$zone) =
1320 my $localtime = localtime(timegm($sec,$min,$hour,$mday,$mon,$year));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhpet.c811 /* Need to convert hpet_period (fsec/cyc) to cyc/sec:
813 * cyc/sec = FSEC_PER_SEC/hpet_period(fsec/cyc)
814 * cyc/sec = (FSEC_PER_NSEC * NSEC_PER_SEC)/hpet_period
965 * 1) Update Interrupt - generate an interrupt, every sec, when RTC clock
1112 unsigned char sec)
1119 hpet_alarm_time.tm_sec = sec;
1111 hpet_set_alarm_time(unsigned char hrs, unsigned char min, unsigned char sec) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dmodule.c635 Elf64_Shdr *sec, void *location)
653 case RV_SECREL: val -= sec->sh_addr; break;
634 do_reloc(struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, Elf64_Shdr *sec, void *location) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbcmutils.c2497 /* Print out a microsecond timestamp as "sec.ms.us " */
2501 uint us, ms, sec; local
2505 sec = ms / 1000;
2506 ms -= sec * 1000;
2507 printf("%04u.%03u.%03u ", sec, ms, us);
2544 uint us, ms, sec; local
2564 sec = ms / 1000;
2565 ms -= sec * 1000;
2567 buf += snprintf(buf, (limit - buf), "%04u.%03u.%03u ", sec, ms, us);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex675 may be found in sec.\ref{IP-ADDR-FLUSH}, p.\pageref{IP-ADDR-FLUSH}.
736 valid_lft forever preferred_lft 604746sec
1170 rules (see sec.\ref{IP-RULE}, p.\pageref{IP-RULE}). If such a route is selected, lookup
1201 is used. See sec.\ref{IP-RULE}, p.\pageref{IP-RULE}.
1431 in the following section (sec.\ref{IP-RULE}, p.\pageref{IP-RULE}).
1450 (sec.\ref{IP-ROUTE-FLUSH}, p.\pageref{IP-ROUTE-FLUSH}) which
1705 cache used 2 age 12sec mtu 1500 rtt 300
1708 cache used 2 age 15sec mtu 1500 rtt 300
1711 cache users 1 used 1 age 23sec mtu 1500 rtt 300
1714 cache used 2 age 20sec mt
[all...]
H A Dapi-ip6-flowlabels.tex324 unprivileged user to set linger longer than 60 sec.
329 unprivileged user to set timeout longer than 60 sec. Proviledged applications
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dmetadata.c814 int duration, hours, min, sec, ms; local
824 sec = (int)(duration % 60);
826 xasprintf(&m.duration, "%d:%02d:%02d.%03d", hours, min, sec, ms);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl197 my ($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $dst) = localtime($time);
198 $sec = pad($sec, '0', 2);
203 return "$mon/$mday $hour:$min:$sec";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/icn/
H A Dicn.c788 #define SLEEP(sec) { \
789 int slsec = sec; \
797 #define SLEEP(sec)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Ddir.c53 static u64 time_to_jiffies(unsigned long sec, unsigned long nsec) argument
55 if (sec || nsec) {
56 struct timespec ts = {sec, nsec};
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dloop.c1184 sector_t sec; local
1193 sec = get_capacity(lo->lo_disk);
1195 sz = sec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/doc/
H A DMakefile1286 $(TEXI2HTML) $(TEXINCLUDES) -no-sec-nav -no-menu -toc-links -number -monolithic `if test -f libunistring.texi; then echo libunistring.texi; else echo $(srcdir)/libunistring.texi; fi`
1291 $(TEXI2HTML) $(TEXINCLUDES) -no-sec-nav -no-menu -toc-links -number -split_chapter `if test -f libunistring.texi; then echo libunistring.texi; else echo $(srcdir)/libunistring.texi; fi` || exit 0 ;; \
1293 $(TEXI2HTML) $(TEXINCLUDES) -no-sec-nav -no-menu -toc-links -number -split_chapter `if test -f libunistring.texi; then echo libunistring.texi; else echo $(srcdir)/libunistring.texi; fi` ;; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/contrib/dnslist/
H A Ddnslist.pl197 my ($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $dst) = localtime($time);
198 $sec = pad($sec, '0', 2);
203 return "$mon/$mday $hour:$min:$sec";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ocsp/
H A Docsp.h456 ASN1_GENERALIZEDTIME *nextupd, long sec, long maxsec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ts/
H A Dts.h483 * This must return the seconds and microseconds since Jan 1, 1970 in the sec
487 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
560 * Clock precision digits, i.e. the number of decimal digits: '0' means sec,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmanage.c2817 * Process the management event loop for sec seconds
2820 management_event_loop_n_seconds (struct management *man, int sec) argument
2832 if (sec)
2833 expire = now + sec;
2855 sleep (sec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Dautomtn.cpp623 st.wSecond = tm.sec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dhtmlutil.cpp1999 wxChar *sec = NULL; local
2007 sec = texRef->sectionNumber;
2010 if (sec)
2012 TexOutput(sec);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp.h102 #define MDP_KTIME2USEC(kt) (kt.tv.sec*1000000 + kt.tv.nsec/1000)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Docsp.h442 long sec, long maxsec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ts/
H A Dts.h483 * This must return the seconds and microseconds since Jan 1, 1970 in the sec
487 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
560 * Clock precision digits, i.e. the number of decimal digits: '0' means sec,

Completed in 242 milliseconds

<<111213141516