Home
last modified time | relevance | path

Searched refs:__O_TMPFILE (Results 1 – 4 of 4) sorted by relevance

/sysdeps/unix/sysv/linux/alpha/bits/
A Dfcntl.h39 #define __O_TMPFILE 0100100000 /* Atomically create nameless file. */ macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dfcntl.h37 #define __O_TMPFILE 040010000 /* Atomically create nameless file. */ macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dfcntl.h42 #define __O_TMPFILE 0x2010000 /* Atomically create nameless file. */ macro
/sysdeps/unix/sysv/linux/bits/
A Dfcntl-linux.h99 #ifndef __O_TMPFILE
100 # define __O_TMPFILE (020000000 | __O_DIRECTORY) macro
151 # define O_TMPFILE __O_TMPFILE /* Atomically create nameless file. */

Completed in 6 milliseconds