Searched refs:_poll (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/sys/compat/freebsd32/
H A Dfreebsd32_signal.h68 } _poll; /* was this ever used ? */ member in union:siginfo32::__anon6951
/freebsd-10.2-release/sys/sys/
H A Dsignal.h224 } _poll; /* was this ever used ? */ member in union:__siginfo::__anon11780
236 #define si_band _reason._poll._band
/freebsd-10.2-release/lib/libc/include/
H A Dnamespace.h84 #define poll _poll
/freebsd-10.2-release/lib/libc/rpc/
H A Dclnt_bcast.c511 switch (pollretval = _poll(pfd, fdlistno, msec)) {
528 * ptor. We can cause _poll() to ignore
H A Dclnt_vc.c705 switch (_poll(&fd, 1, milliseconds)) {
H A Dsvc_vc.c495 switch (_poll(&pollfd, 1, milliseconds)) {

Completed in 114 milliseconds