Searched defs:open_options (Results 1 – 8 of 8) sorted by relevance
82 uint32_t open_options = File::eOpenOptionWrite | File::eOpenOptionCanCreate; in RedirectToFile() local
162 ULONG open_options) { in TargetNtOpenKeyEx()
130 DWORD share_access, DWORD open_options) { in NtOpenFile()
264 uint32 open_options, in OpenFileAction()
227 POBJECT_ATTRIBUTES object_attributes, ULONG open_options) { in TargetNtOpenKeyEx64()
404 int open_options = kyotocabinet::PolyDB::OWRITER | in Open() local
773 uint32_t open_options = File::eOpenOptionWrite | File::eOpenOptionCanCreate; in DoExecute() local
814 uint32_t open_options; member