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

/haiku-fatelf/src/bin/bash/include/
H A Dfilecntl.h39 # define O_NONBLOCK O_NDELAY macro
41 # define O_NONBLOCK 0 macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dfcntl.h77 # define O_NONBLOCK O_NDELAY macro
H A Dfcntl.in.h76 # define O_NONBLOCK O_NDELAY macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dfcntl.h211 # define O_NONBLOCK O_NDELAY macro
/haiku-fatelf/headers/posix/
H A Dfcntl.h48 #define O_NONBLOCK 0x00000080 /* non blocking io */ macro
/haiku-fatelf/src/bin/bash/
H A Dgeneral.c372 # undef O_NONBLOCK macro
373 # define O_NONBLOCK 0 macro
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h771 #define O_NONBLOCK FSSH_O_NONBLOCK macro

Completed in 107 milliseconds