Home
last modified time | relevance | path

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

/openbsd/lib/libevent/
H A Dkqueue.c190 struct timespec ts, *ts_p = NULL; in kq_dispatch() local
195 ts_p = &ts; in kq_dispatch()
199 events, kqop->nevents, ts_p); in kq_dispatch()