Home
last modified time | relevance | path

Searched refs:evSubTime (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libc/include/isc/
H A Deventlib.h151 #define evSubTime __evSubTime macro
170 struct timespec evSubTime __P((struct timespec, struct timespec));
/freebsd/lib/libc/isc/
H A Dev_timers.c93 evSubTime(struct timespec minuend, struct timespec subtrahend) { in evSubTime() function
494 idle = evSubTime(ctx->lastEventTime, this->lastTouched); in idle_timeout()
506 this->timer->inter = evSubTime(this->max_idle, idle); in idle_timeout()
/freebsd/lib/libc/resolv/
H A Dres_send.c940 timeout = evSubTime(finish, now); in send_dg()
952 timeout = evSubTime(finish, now); in send_dg()
/freebsd/
H A DObsoleteFiles.inc18082 OLD_FILES+=usr/share/man/man3/evSubTime.3.gz