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