Searched defs:O_WRONLY (Results 1 – 2 of 2) sorted by relevance
/sysdeps/mach/hurd/bits/ | ||
A D | fcntl.h | 40 #define O_WRONLY 0x0002 /* Open write-only. */ macro |
/sysdeps/unix/sysv/linux/bits/ | ||
A D | fcntl-linux.h | 44 #define O_WRONLY 01 macro |
Completed in 6 milliseconds