Searched refs:O_TMPFILE (Results 1 – 2 of 2) sorted by relevance
27 int fd = __open (P_tmpdir, O_RDWR | O_TMPFILE | O_EXCL | flags, in __gen_tempfd()30 fd = __open ("/tmp", O_RDWR | O_TMPFILE | O_EXCL | flags, in __gen_tempfd()
151 # define O_TMPFILE __O_TMPFILE /* Atomically create nameless file. */ macro
Completed in 5 milliseconds