Home
last modified time | relevance | path

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

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