Home
last modified time | relevance | path

Searched defs:tv_p (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/libevent/dist/
H A Devent.c1932 struct timeval *tv_p; in event_base_loop() local
3148 timeout_next(struct event_base *base, struct timeval **tv_p) in timeout_next()