Searched refs:O_TMPFILE (Results 1 – 2 of 2) sorted by relevance
78 #define O_TMPFILE (__O_TMPFILE | O_DIRECTORY) macro
827 open(get_testlib_root().c_str(), O_TMPFILE | O_CLOEXEC | O_RDWR | O_EXCL)); in TEST()