Searched defs:O_TMPFILE_MASK (Results 1 – 2 of 2) sorted by relevance
94 #define O_TMPFILE_MASK (__O_TMPFILE | O_DIRECTORY | O_CREAT) macro