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.h75 #ifndef __O_TMPFILE
76 #define __O_TMPFILE 020000000 macro
78 #define O_TMPFILE (__O_TMPFILE | O_DIRECTORY)
79 #define O_TMPFILE_MASK (__O_TMPFILE | O_DIRECTORY | O_CREAT)