OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:evSubTime
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/upstream-netbsd/libc/include/isc/
eventlib.h
149
#define
evSubTime
__evSubTime
168
struct timespec
evSubTime
__P((struct timespec, struct timespec));
/bionic/libc/upstream-netbsd/libc/isc/
ev_timers.c
96
evSubTime
(struct timespec minuend, struct timespec subtrahend) {
502
idle =
evSubTime
(ctx->lastEventTime, this->lastTouched);
514
this->timer->inter =
evSubTime
(this->max_idle, idle);
/bionic/libc/netbsd/resolv/
res_send.c
1003
timeout =
evSubTime
(*finish, now);
[
all
...]
Completed in 2333 milliseconds