Searched refs:MNTMAXSTR (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/amd/libamu/
H A Dhasmntopt.c46 #ifndef MNTMAXSTR
47 # define MNTMAXSTR 256 macro
48 #endif /* not MNTMAXSTR */
102 char t[MNTMAXSTR];
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dmntent.h38 #define MNTMAXSTR 128 macro
/freebsd-10-stable/cddl/compat/opensolaris/misc/
H A Dmnttab.c97 static char mntopts[MNTMAXSTR];

Completed in 99 milliseconds