Home
last modified time | relevance | path

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

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