Searched refs:__O_TMPFILE (Results 1 – 2 of 2) sorted by relevance
88 #ifndef __O_TMPFILE89 #define __O_TMPFILE 020000000 macro93 #define O_TMPFILE (__O_TMPFILE | O_DIRECTORY)94 #define O_TMPFILE_MASK (__O_TMPFILE | O_DIRECTORY | O_CREAT)
12 O_NOATIME | O_CLOEXEC | O_PATH | __O_TMPFILE)