Searched refs:nowi (Results 1 – 1 of 1) sorted by relevance
97 auto struct timeval now, nowi, ival; local100 auto time_t now, nowi; local113 nowi = now;114 timeradd(&now, &ival, &nowi);117 nowi = now + (time_t)(intvl / 1000);126 if (timercmp(&(ev->ev_time), &nowi, >=))128 if (ev->ev_time >= nowi)157 ev->ev_time = nowi;