Searched defs:O_RDONLY (Results 1 – 2 of 2) sorted by relevance
/sysdeps/mach/hurd/bits/ | ||
A D | fcntl.h | 39 #define O_RDONLY 0x0001 /* Open read-only. */ macro |
/sysdeps/unix/sysv/linux/bits/ | ||
A D | fcntl-linux.h | 43 #define O_RDONLY 00 macro |
Completed in 5 milliseconds