Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Dmount.d39 enum MNAMELEN = 1024; variable
44 enum MNAMELEN = 88; variable
/netbsd-src/sys/sys/
H A Dmount.h63 #define MNAMELEN 90 /* length of buffer for returned name */ macro