Home
last modified time | relevance | path

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

/dragonfly/stand/boot/pc32/libi386/
H A Dtime.c73 static time_t lasttime; in time() local
/dragonfly/games/larn/
H A Dstore.c490 int lasttime = 0; /* last time he was in bank */ variable
/dragonfly/sys/kern/
H A Dkern_time.c1172 ratecheck(struct timeval *lasttime, const struct timeval *mininterval) in ratecheck()
1209 ppsratecheck(struct timeval *lasttime, int *curpps, int maxpps) in ppsratecheck()
/dragonfly/sys/vfs/smbfs/
H A Dsmbfs_subr.c104 static u_long lasttime; variable
/dragonfly/usr.bin/top/
H A Dutils.c640 static struct timeval lasttime = { 0, 0 }; variable
/dragonfly/sys/netgraph7/async/
H A Dng_async.c85 long lasttime; /* Time of last async packet sent */ member
/dragonfly/sys/netgraph/async/
H A Dng_async.c77 long lasttime; /* Time of last async packet sent */ member
/dragonfly/sys/netinet6/
H A Dicmp6.c2729 ppsratecheck(struct timeval *lasttime, int *curpps, in ppsratecheck()
/dragonfly/sys/dev/disk/ncr/
H A Dncr.c1090 time_t lasttime; member