Searched defs:Writable (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Ddevrandom.h48 struct Writable : public UnixPlusPlus::FileDesc { struct in class:Security::DevRandomGenerator
49 Writable() { open("/dev/random", O_RDWR); } function in struct:Security::DevRandomGenerator::Writable
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Ddevrandom.h48 struct Writable : public UnixPlusPlus::FileDesc { struct in class:Security::DevRandomGenerator
49 Writable() { open("/dev/random", O_RDWR); } function in struct:Security::DevRandomGenerator::Writable
/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DExecutableAllocator.h117 enum ProtectionSetting { Writable, Executable }; enumerator in enum:JSC::ExecutableAllocator::ProtectionSetting
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/fileutil/
H A Dfileutil.tcl

Completed in 123 milliseconds