Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitProtExecAllocator.c91 #ifndef O_NOATIME
92 #define O_NOATIME 0 macro
158 O_TMPFILE | O_EXCL | O_RDWR | O_NOATIME | O_CLOEXEC, 0); in create_tempfile()
170 fd = mkostemp(tmp_name, O_CLOEXEC | O_NOATIME); in create_tempfile()

Completed in 8 milliseconds