Searched defs:O_RDONLY (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/posix/
H A Dfcntl.h34 #define O_RDONLY 0x0000 /* read only */ macro
/haiku/src/kits/tracker/
H A DModel.cpp1100 BFile file(EntryRef(), O_RDONLY); local
1177 BFile file(EntryRef(), O_RDONLY); local
1263 BFile file(EntryRef(), O_RDONLY); local
1286 BFile file(EntryRef(), O_RDONLY); local
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h771 #define O_RDONLY FSSH_O_RDONLY macro

Completed in 56 milliseconds