Searched defs:O_NONBLOCK (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/llvm/lldb/include/lldb/Host/windows/
H A DPosixApi.h29 #define O_NONBLOCK 0 macro
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dsystem.h425 #define O_NONBLOCK O_NDELAY macro
/openbsd-current/sys/sys/
H A Dfcntl.h79 #define O_NONBLOCK 0x0004 /* no delay */ macro
/openbsd-current/usr.sbin/pppd/
H A Dmain.c148 #undef O_NONBLOCK macro
149 #define O_NONBLOCK O_NDELAY macro
/openbsd-current/usr.sbin/pppd/chat/
H A Dchat.c115 #define O_NONBLOCK O_NDELAY macro
/openbsd-current/gnu/llvm/libcxx/src/filesystem/
H A Dposix_compat.h119 #define O_NONBLOCK 0 macro
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dserver.c82 #define O_NONBLOCK O_NDELAY macro

Completed in 257 milliseconds