Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dstatvfs.d55 ST_SYNCHRONOUS = 16, /* Writes are synced at once. */ in version() enumerator
/netbsd-src/sys/sys/
H A Dstatvfs.h110 #define ST_SYNCHRONOUS MNT_SYNCHRONOUS macro