Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dfstypes.h143 #define MNT_EXKERB 0x00000800 /* exported with Kerberos uid mapping */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Dmount.d98 enum ulong MNT_EXKERB = 0x0000000000000800; variable