Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-generic/
Dfcntl.h89 #ifndef __O_TMPFILE
90 #define __O_TMPFILE 020000000 macro
92 #define O_TMPFILE (__O_TMPFILE | O_DIRECTORY)
94 #define O_TMPFILE_MASK (__O_TMPFILE | O_DIRECTORY | O_CREAT)