Home
last modified time | relevance | path

Searched full:ages (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/contrib/sendmail/contrib/
H A Dmovemail.pl50 use vars qw(@queues $subqbase @ages $remqueue $lockfile);
58 if ($#ages != ($#queues - 1)) {
59 print "$progname: wrong number of ages (should be one less than number of queues)\n";
79 unless ($ages[$n] =~ /^\d+$/) {
80 print "$progname: invalid number $ages[$n] in ages array\n";
83 unless ($lastage < 0 || $ages[$n] < $lastage) {
84 print "$progname: age $lastage is not > previous value $ages[$n]\n";
87 $lastage = $ages[$n];
94 $ages[$n]);
99 &$remsub($queues[$n], $queues[$n+1], $ages[$n]);
H A Dmovemail.conf23 @ages = (
/freebsd/contrib/ntp/conf/
H A DREADME13 the authopt.htm pnd genkeys.htm ages for further information.
/freebsd/contrib/lua/src/
H A Dlstate.h48 ** All lists can contain elements older than their main ages, due
53 ** elements younger than their main ages.
61 ** ages after it.
H A Dlgc.c1106 ** non-dead objects, advance their ages and clear the color of
1108 ** The ages of G_TOUCHED1 and G_TOUCHED2 objects cannot be advanced
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Draw-nand-chip.yaml64 it as the device ages. Otherwise, the out-of-band area of a
/freebsd/sys/net80211/
H A Dieee80211_ageq.c155 * Age frames on the age queue. Ages are stored as time
H A Dieee80211_power.c219 * is placed on the queue. We store ages as time differences
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DExecutionDomainFix.h207 /// Update def-ages for registers defined by MI.
H A DReachingDefAnalysis.h255 /// Update def-ages for registers defined by MI.
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBreakFalseDeps.cpp75 /// Update def-ages for registers defined by MI.
/freebsd/share/man/man7/
H A Dc.761 It went through a lot of changes and improvements for ages.
/freebsd/contrib/ofed/opensm/complib/
H A Dcl_event_wheel.c132 /* find the event that ages just before */ in __cl_event_wheel_callback()
/freebsd/share/man/man9/
H A Dieee80211.9385 The default method ages frames on the power-save queue (in AP mode)
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_lru.c524 * as "disabled"; it will be reused in due course, as it ages in br_ssl_session_cache_lru_forget()
/freebsd/contrib/bmake/mk/
H A Dmk-files.txt500 this for ages).
/freebsd/sys/net/
H A Ddlt.h58 * have been defined by <net/bpf.h> for ages.
74 * have been defined by <net/bpf.h> for ages. We use #ifdefs to
/freebsd/contrib/libpcap/pcap/
H A Ddlt.h60 * have been defined by <net/bpf.h> for ages.
100 * have been defined by <net/bpf.h> for ages. We use #ifdefs to
/freebsd/contrib/tcsh/
H A Dsh.time.c428 * scale the cpu %- ages by the number of processors in prusage()
H A DPorted478 NOTES : The -O option makes the compiler run for ages!
/freebsd/contrib/file/magic/Magdir/
H A Dgames353 >4 ulelong 0x00000325 (Rock of Ages)
/freebsd/contrib/libpcap/
H A Dpcap-common.c103 * and that have been defined by <net/bpf.h> for ages.
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_trim.c110 * TRIM operations are slow. As a pool ages an increasing fraction of
/freebsd/sys/contrib/openzfs/man/man4/
H A Dzfs.42257 As a pool ages, an increasing fraction of the pool's metaslabs
/freebsd/sys/netinet/
H A Dtcp_subr.c4377 &tcp_stale_entry_time, 250000, "Time that a tcpreq entry without a sendfile ages out");

12