Home
last modified time | relevance | path

Searched defs:NOBLOCK (Results 1 – 18 of 18) sorted by relevance

/dports/lang/chez-scheme/ChezScheme-9.5.4/c/
H A Dversion.h23 #define NOBLOCK O_NONBLOCK macro
59 #define NOBLOCK O_NONBLOCK macro
94 #define NOBLOCK O_NONBLOCK macro
129 #define NOBLOCK O_NONBLOCK macro
163 #define NOBLOCK O_NONBLOCK macro
260 #define NOBLOCK O_NONBLOCK macro
295 #define NOBLOCK O_NONBLOCK macro
328 #define NOBLOCK O_NONBLOCK macro
361 #define NOBLOCK O_NONBLOCK macro
/dports/lang/racket/racket-8.3/src/ChezScheme/c/
H A Dversion.h46 #define NOBLOCK O_NONBLOCK macro
83 #define NOBLOCK O_NONBLOCK macro
115 #define NOBLOCK O_NONBLOCK macro
213 #define NOBLOCK O_NONBLOCK macro
244 #define NOBLOCK O_NONBLOCK macro
292 #define NOBLOCK O_NONBLOCK macro
321 #define NOBLOCK O_NONBLOCK macro
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/c/
H A Dversion.h46 #define NOBLOCK O_NONBLOCK macro
83 #define NOBLOCK O_NONBLOCK macro
115 #define NOBLOCK O_NONBLOCK macro
213 #define NOBLOCK O_NONBLOCK macro
244 #define NOBLOCK O_NONBLOCK macro
292 #define NOBLOCK O_NONBLOCK macro
321 #define NOBLOCK O_NONBLOCK macro
/dports/games/manaplus/manaplus-2.1.3.17/src/enums/input/
H A Dinputcondition.h50 NOBLOCK = 262144U, // no blocked move (trick dead) enumerator
/dports/net/cloud-init/cloud-init-21.4/cloudinit/config/
H A Dcc_resizefs.py22 NOBLOCK = "noblock" variable
/dports/games/wizznic/Wizznic-1.1/src/
H A Ddefs.h107 #define NOBLOCK 0 macro
/dports/shells/pdksh/pdksh-5.2.14/
H A Dtree.h7 #define NOBLOCK ((struct op *)NULL) macro
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/kdrive/src/
H A Dkinput.c92 #define NOBLOCK FNONBLOCK macro
94 #define NOBLOCK FNDELAY macro
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/kdrive/src/
H A Dkinput.c92 #define NOBLOCK FNONBLOCK macro
94 #define NOBLOCK FNDELAY macro
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/kdrive/src/
H A Dkinput.c92 #define NOBLOCK FNONBLOCK macro
94 #define NOBLOCK FNDELAY macro
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/kdrive/src/
H A Dkinput.c92 #define NOBLOCK FNONBLOCK macro
94 #define NOBLOCK FNDELAY macro
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/kdrive/src/
H A Dkinput.c92 #define NOBLOCK FNONBLOCK macro
94 #define NOBLOCK FNDELAY macro
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/kdrive/src/
H A Dkinput.c92 #define NOBLOCK FNONBLOCK macro
94 #define NOBLOCK FNDELAY macro
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/kdrive/src/
H A Dkinput.c92 #define NOBLOCK FNONBLOCK macro
94 #define NOBLOCK FNDELAY macro
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/kdrive/src/
H A Dkinput.c92 #define NOBLOCK FNONBLOCK macro
94 #define NOBLOCK FNDELAY macro
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/kdrive/src/
H A Dkinput.c92 #define NOBLOCK FNONBLOCK macro
94 #define NOBLOCK FNDELAY macro
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Duxsig.c247 #define NOBLOCK 2 macro
/dports/net/py-pyzmq/pyzmq-22.3.0/zmq/backend/cython/
H A Dconstants.pxi11 NOBLOCK = ZMQ_NOBLOCK variable