Home
last modified time | relevance | path

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

/openbsd/src/gnu/lib/libreadline/
Dshell.c166 # define O_NDELAY FNDELAY macro
Dinput.c77 # define O_NDELAY O_NONBLOCK /* Posix style */ macro
/openbsd/src/gnu/usr.bin/perl/dist/IO/
DIO.xs93 # define O_NDELAY O_NONBLOCK in io_blocking() macro
/openbsd/src/sys/sys/
Dfcntl.h135 #define O_NDELAY O_NONBLOCK /* compat */ macro