Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/rsync/
H A Dmain.c35 int poll_timeout; global() variable
/openbsd-src/sys/dev/ic/
H A Di82365var.h146 struct timeout poll_timeout; member
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Devent-loop.c145 int poll_timeout; member
/openbsd-src/regress/lib/libssl/dtls/
H A Ddtlstest.c357 poll_timeout(SSL *client, SSL *server) in poll_timeout() function