Home
last modified time | relevance | path

Searched defs:ST_NOATIME (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dstatvfs.d60 ST_NOATIME = 1024, /* Do not update access times. */ in version() enumerator
/netbsd-src/sys/sys/
H A Dstatvfs.h120 #define ST_NOATIME MNT_NOATIME macro