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

/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_signal.h68 } _poll; /* was this ever used ? */ member in union:siginfo32::__anon6114
/freebsd-9.3-release/sys/sys/
H A Dsignal.h223 } _poll; /* was this ever used ? */ member in union:__siginfo::__anon10472
235 #define si_band _reason._poll._band
/freebsd-9.3-release/lib/libc/include/
H A Dnamespace.h84 #define poll _poll
/freebsd-9.3-release/lib/libc/sys/
H A DSymbol.map806 _poll;
/freebsd-9.3-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 115 milliseconds