Searched refs:womode (Results 1 – 1 of 1) sorted by relevance
270 DWORD womode = GENERIC_READ; in iwfs_file_open() local273 womode |= GENERIC_WRITE; in iwfs_file_open()286 impl->fh = CreateFile(opts->path, womode, smode, NULL, wcmode, flags, NULL); in iwfs_file_open()