Home
last modified time | relevance | path

Searched defs:lasttime (Results 1 – 25 of 25) sorted by relevance

/netbsd/sys/kern/
H A Dkern_rate.c43 ratecheck(struct timeval *lasttime, const struct timeval *mininterval) in ratecheck()
68 ppsratecheck(struct timeval *lasttime, int *curpps, int maxpps) in ppsratecheck()
H A Dkern_entropy.c1193 static struct timeval lasttime; /* serialized by E->lock */ in entropy_do_consolidate() local
1302 static struct timeval lasttime; /* serialized by E->lock */ in entropy_notify() local
1472 static struct timeval lasttime; /* serialized by E->lock */ in entropy_extract() local
/netbsd/external/bsd/libevent/dist/sample/
H A Dtime-test.c39 struct timeval lasttime; variable
/netbsd/sys/arch/xen/xen/
H A Dxennet_checksum.c180 static struct timeval lasttime; in xennet_checksum_fill() local
H A Dxennetback_xenbus.c847 static struct timeval lasttime; in xennetback_evthandler() local
1212 static struct timeval lasttime; in xennetback_ifsoftstart_copy() local
/netbsd/games/larn/
H A Dstore.c514 int lasttime = 0; /* last time he was in bank */ variable
/netbsd/sbin/dmesg/
H A Ddmesg.c156 struct timespec lasttime; in main() local
/netbsd/sys/netipsec/
H A Dipsec_input.c302 static struct timeval lasttime = {0, 0}; in ipsec_common_input() local
/netbsd/external/bsd/top/dist/
H A Dutils.c642 static struct timeval lasttime = { 0, 0 }; variable
/netbsd/sys/fs/nfs/common/
H A Dnfs_commonport.c393 static time_t lasttime = 0; in newnfs_timer() local
H A Dnfs_commonsubs.c3198 static time_t lasttime = 0; in nfssvc_idname() local
/netbsd/external/mpl/bind/dist/lib/isc/tests/
H A Dtimer_test.c55 static isc_time_t lasttime; variable
/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_bancomm.c159 u_long lasttime; /* last time clock heard from */ member
H A Drefclock_msfees.c253 u_long lasttime; /* last time clock heard from */ member
/netbsd/external/bsd/ppp/dist/pppd/
H A Dtty.c967 struct timeval lasttime; in charshunt() local
/netbsd/external/bsd/top/dist/machine/
H A Dm_irix5.c624 static struct timeval lasttime = local
H A Dm_linuxthr.c184 static struct timeval lasttime; variable
H A Dm_irixsgi.c953 static struct timeval lasttime, thistime; in getptable() local
H A Dm_linux.c200 static struct timeval lasttime = { 0, 0 }; variable
H A Dm_freebsd.c364 static struct timeval lasttime = { 0, 0 }; variable
H A Dm_sunos5.c1913 static struct timeval lasttime = in getptable() local
/netbsd/sys/net/
H A Dif_pppoe.c1182 static struct timeval lasttime = {0, 0}; in pppoe_data_input() local
/netbsd/external/bsd/ntp/dist/ntpq/
H A Dntpq-subs.c1491 l_fp *lasttime; in when() local
/netbsd/external/bsd/ntp/dist/include/
H A Dntp_request.h727 u_int32 lasttime; /* last packet from this host */ member
/netbsd/sys/external/bsd/ipf/netinet/
H A Dfil.c5367 ppsratecheck(lasttime, curpps, maxpps) in ppsratecheck() argument