Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dstatvfs.d54 ST_NOEXEC = 8, /* Disallow program execution. */ in version() enumerator
/netbsd-src/sys/sys/
H A Dstatvfs.h111 #define ST_NOEXEC MNT_NOEXEC macro