Searched refs:FILE_WRONLY (Results 1 – 2 of 2) sorted by relevance
39 #define FILE_WRONLY GENERIC_WRITE macro58 #define FILE_WRONLY O_WRONLY macro
82 flag |= FILE_RDONLY | FILE_WRONLY; in FileMap()