Searched refs:evSubTime (Results 1 – 4 of 4) sorted by relevance
151 #define evSubTime __evSubTime macro170 struct timespec evSubTime __P((struct timespec, struct timespec));
96 evSubTime(struct timespec minuend, struct timespec subtrahend) { in evSubTime() function497 idle = evSubTime(ctx->lastEventTime, this->lastTouched); in idle_timeout()509 this->timer->inter = evSubTime(this->max_idle, idle); in idle_timeout()
944 timeout = evSubTime(finish, now); in send_dg()956 timeout = evSubTime(finish, now); in send_dg()
17274 OLD_FILES+=usr/share/man/man3/evSubTime.3.gz