Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/kprop/
H A Dkpropd.c640 unsigned int pollin, backoff_time; in do_iprop() local
/freebsd/contrib/unbound/daemon/
H A Dremote.c4337 sock_poll_timeout(int fd, int timeout, int pollin, int pollout, int* event) in sock_poll_timeout()