Searched refs:open_existing (Results 1 – 3 of 3) sorted by relevance
118 , creation_type == DoOpen ? winapi::open_existing : in open_or_create()
560 static const unsigned long open_existing = 3; variable1240 void *fh = create_file(filename, generic_read | delete_access, open_existing, 0, 0); in unlink_file()
148 (name, (unsigned int)mode, winapi::open_existing, attr, 0); in open_existing_file()