Searched defs:O_RDWR (Results 1 – 2 of 2) sorted by relevance
/sysdeps/mach/hurd/bits/ | ||
A D | fcntl.h | 41 #define O_RDWR (O_RDONLY|O_WRONLY) /* Open for reading and writing. */ macro |
/sysdeps/unix/sysv/linux/bits/ | ||
A D | fcntl-linux.h | 45 #define O_RDWR 02 macro |
Completed in 4 milliseconds