Home
last modified time | relevance | path

Searched refs:O_EXCL (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dos_file.c22 #define O_EXCL _O_EXCL macro
35 int fd = open(filename, O_CREAT | O_EXCL | O_WRONLY, filemode); in os_file_create_unique()
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXw32defs.h61 # define O_EXCL _O_EXCL macro