Home
last modified time | relevance | path

Searched refs:write_allowed (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/File/
H A Dfile.h137 constexpr bool write_allowed() const { in write_allowed() function
H A Dfile.cpp22 if (!write_allowed()) { in write_unlocked()