Home
last modified time | relevance | path

Searched refs:evLastEventTime (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/upstream-netbsd/lib/libc/include/isc/
Deventlib.h156 #define evLastEventTime __evLastEventTime macro
171 struct timespec evLastEventTime __P((evContext));
/bionic/libc/upstream-netbsd/lib/libc/isc/
Dev_timers.c159 evLastEventTime(evContext opaqueCtx) { in evLastEventTime() function