Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dfstypes.h205 #define MNT_UPDATE 0x00010000 /* not a real mount, just an update */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Dmount.d126 enum ulong MNT_UPDATE = 0x0000000000010000; variable