Searched refs:thistime (Results 1 – 2 of 2) sorted by relevance
660 struct timeval thistime; in time_mark() local666 tv = &thistime; in time_mark()
5104 time_t thistime = time_uptime; local5109 if (np->lasttime != thistime) {5114 np->lasttime = thistime;5127 t = thistime - np->heartbeat;5153 if (cp->tlimit > thistime) continue;