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

/haiku-fatelf/src/bin/gdb/bfd/hosts/
H A Dalphavms.h65 #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR) macro
/haiku-fatelf/src/bin/gdb/bfd/
H A Dsysdep.h96 #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR) macro
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Diofdopen.c95 #define O_ACCMODE (O_RDONLY|O_WRONLY|O_RDWR) macro
/haiku-fatelf/headers/posix/
H A Dfcntl.h36 #define O_ACCMODE 0x0003 /* mask to get the access modes above */ macro
/haiku-fatelf/src/bin/gdb/gdb/
H A Dinflow.c447 #ifndef O_ACCMODE macro
/haiku-fatelf/src/bin/gawk/
H A Dio.c37 #define O_ACCMODE (O_RDONLY|O_WRONLY|O_RDWR) macro
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h759 #define O_ACCMODE FSSH_O_ACCMODE macro

Completed in 92 milliseconds