Home
last modified time | relevance | path

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

/openbsd-src/lib/libevent/
H A Devent.c791 timeout_next(struct event_base *base, struct timeval **tv_p) in timeout_next() function
/openbsd-src/usr.sbin/pppd/chat/
H A Dchat.c165 int n_aborts = 0, abort_next = 0, timeout_next = 0, echo_next = 0; variable