Searched refs:MNTTAB_OPT_WSIZE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/am-utils/dist/include/
H A Dam_compat.h129 #if defined(MNT2_NFS_OPT_WSIZE) && !defined(MNTTAB_OPT_WSIZE)
130 # define MNTTAB_OPT_WSIZE "wsize" macro
131 #endif /* defined(MNT2_NFS_OPT_WSIZE) && !defined(MNTTAB_OPT_WSIZE) */
328 #ifndef MNTTAB_OPT_WSIZE
329 # define MNTTAB_OPT_WSIZE "wsize" macro
330 #endif /* not MNTTAB_OPT_WSIZE */
/netbsd-current/external/bsd/am-utils/dist/libamu/
H A Dmount_fs.c550 nap->wsize = hasmntval(mntp, MNTTAB_OPT_WSIZE);

Completed in 148 milliseconds