Home
last modified time | relevance | path

Searched refs:pollerr (Results 1 – 19 of 19) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/os/
H A DWaitFor.c170 int pollerr; in WaitForSomething() local
209 pollerr = GetErrno(); in WaitForSomething()
215 if (pollerr != EINTR && !ETEST(pollerr)) { in WaitForSomething()
217 strerror(pollerr)); in WaitForSomething()
/dports/x11-servers/xwayland/xorg-server-1.20.13/os/
H A DWaitFor.c170 int pollerr; in WaitForSomething() local
209 pollerr = GetErrno(); in WaitForSomething()
215 if (pollerr != EINTR && !ETEST(pollerr)) { in WaitForSomething()
217 strerror(pollerr)); in WaitForSomething()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/os/
H A DWaitFor.c170 int pollerr; in WaitForSomething() local
209 pollerr = GetErrno(); in WaitForSomething()
215 if (pollerr != EINTR && !ETEST(pollerr)) { in WaitForSomething()
217 strerror(pollerr)); in WaitForSomething()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/os/
H A DWaitFor.c170 int pollerr; in WaitForSomething() local
209 pollerr = GetErrno(); in WaitForSomething()
215 if (pollerr != EINTR && !ETEST(pollerr)) { in WaitForSomething()
217 strerror(pollerr)); in WaitForSomething()
/dports/x11-servers/xephyr/xorg-server-1.20.13/os/
H A DWaitFor.c170 int pollerr; in WaitForSomething() local
209 pollerr = GetErrno(); in WaitForSomething()
215 if (pollerr != EINTR && !ETEST(pollerr)) { in WaitForSomething()
217 strerror(pollerr)); in WaitForSomething()
/dports/x11-servers/xarcan/xarcan-0.6.0/os/
H A DWaitFor.c170 int pollerr; in WaitForSomething() local
209 pollerr = GetErrno(); in WaitForSomething()
215 if (pollerr != EINTR && !ETEST(pollerr)) { in WaitForSomething()
217 strerror(pollerr)); in WaitForSomething()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/os/
H A DWaitFor.c170 int pollerr; in WaitForSomething() local
209 pollerr = GetErrno(); in WaitForSomething()
215 if (pollerr != EINTR && !ETEST(pollerr)) { in WaitForSomething()
217 strerror(pollerr)); in WaitForSomething()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/os/
H A DWaitFor.c170 int pollerr; in WaitForSomething() local
209 pollerr = GetErrno(); in WaitForSomething()
215 if (pollerr != EINTR && !ETEST(pollerr)) { in WaitForSomething()
217 strerror(pollerr)); in WaitForSomething()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/os/
H A DWaitFor.c170 int pollerr; in WaitForSomething() local
209 pollerr = GetErrno(); in WaitForSomething()
215 if (pollerr != EINTR && !ETEST(pollerr)) { in WaitForSomething()
217 strerror(pollerr)); in WaitForSomething()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/tests/
H A Dbuiltin_poll.sh281 …pollfd[\${subname}]=( fd=\${ar[\${name}].in_fd} events=( pollin='true' pollerr='false' pollhup='…
283 …pollfd[\${subname}]=( fd=\${ar[\${name}].out_fd} events=( pollout='true' pollerr='false' pollhup='…
298 …if \${pollfd[\${subname}].revents.pollerr} ; then printf '%sIE' "\${up}" ; else printf '...' ; fi
303 …if \${pollfd[\${subname}].revents.pollerr} ; then printf '%sOE' "\${up}" ; else printf '...' ; fi
/dports/net-p2p/libbt/libbt-1.06/src/
H A Dbtget.c400 int pollerr; in main() local
469 pollerr=0; in main()
550 pollerr = -1; in main()
553 if (readerr < 0 || writeerr < 0 || execerr < 0 || pollerr < 0) { in main()
558 if (pollerr<0) act = "poll"; in main()
/dports/mail/mairix/mairix-0.24/
H A Dimap.c428 goto pollerr; in imap_ll_waitline()
447 pollerr: in imap_ll_waitline()
618 goto pollerr; in imap_ll_write()
638 pollerr: in imap_ll_write()
/dports/emulators/citra/citra-ac98458e0/src/core/hle/service/
H A Dsoc_u.cpp199 BitField<3, 1, u32> pollerr; member
214 ev.pollerr.Assign(1); in TranslateTo3DS()
232 if (input_event.pollerr) in TranslateToPlatform()
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/hle/service/
H A Dsoc_u.cpp199 BitField<3, 1, u32> pollerr; member
214 ev.pollerr.Assign(1); in TranslateTo3DS()
232 if (input_event.pollerr) in TranslateToPlatform()
/dports/mail/cone/cone-1.1/libmail/
H A Dmail.H71 static const int pollerr=POLLERR; variable
/dports/net/cppzmq/cppzmq-4.8.1/
H A Dzmq.hpp2577 pollerr = ZMQ_POLLERR, enumerator
/dports/lang/onyx/onyx-5.1.2/lib/libonyx/src/
H A Dsystemdict.c8561 cw_nxo_t *pollerr, *pollhup, *pollnval; in systemdict_poll() local
8614 POLLFLAGNAME(pollerr, NXN_POLLERR); in systemdict_poll()
8684 else CLEARPOLLERROR(pollerr, POLLERR) in systemdict_poll()
8743 CHECKPOLLERROR(pollerr, POLLERR); in systemdict_poll()
/dports/editors/lazarus/docs/chm/
H A Drtl.xct2963 POLLERR baseunix/pollerr.html
/dports/editors/lazarus-qt5/docs/chm/
H A Drtl.xct2963 POLLERR baseunix/pollerr.html