Home
last modified time | relevance | path

Searched refs:O_TMPFILE (Results 1 – 2 of 2) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dgentempfd.c27 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()
/sysdeps/unix/sysv/linux/bits/
A Dfcntl-linux.h151 # define O_TMPFILE __O_TMPFILE /* Atomically create nameless file. */ macro

Completed in 5 milliseconds