Searched defs:readOnly (Results 1 - 9 of 9) sorted by relevance

/haiku/src/tests/system/kernel/
H A Dreserved_areas_test.cpp46 bool readOnly = false;//(rand() % 256) > 127; local
/haiku/src/servers/app/
H A DWorkspace.cpp82 Workspace::Workspace(Desktop& desktop, int32 index, bool readOnly) argument
/haiku/src/kits/app/
H A DServerMemoryAllocator.cpp67 AddArea(area_id serverArea, area_id& _area, uint8*& _base, size_t size, bool readOnly) argument
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dfat.cpp103 bool readOnly local
/haiku/src/bin/
H A Dmountvolume.cpp247 bool readOnly; member in struct:MountVisitor
/haiku/src/system/kernel/fs/
H A Dvfs_boot.cpp493 bool readOnly = false; local
/haiku/src/apps/stylededit/
H A DStyledEditWindow.cpp621 bool readOnly = !fTextView->IsEditable(); local
1968 StyledEditWindow::_SetReadOnly(bool readOnly) argument
[all...]
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp1520 fssh_block_cache_create(int fd, fssh_off_t numBlocks, fssh_size_t blockSize, bool readOnly) argument
471 block_cache(int _fd, fssh_off_t numBlocks, fssh_size_t blockSize, bool readOnly) argument
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp3448 block_cache_create(int fd, off_t numBlocks, size_t blockSize, bool readOnly) argument
1397 block_cache(int _fd, off_t numBlocks, size_t blockSize, bool readOnly) argument

Completed in 118 milliseconds