Home
last modified time | relevance | path

Searched defs:mountopts (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/conf/mount/
H A Dmount_svr4.c77 char mountopts[MAX_MNTOPT_STR]; in mount_svr4() local
/netbsd-src/sbin/mount/
H A Dmount.c115 const char *mountopts, *fstypename; in main() local
/netbsd-src/sys/fs/nfs/common/
H A Dbootp_subr.c1197 mountopts(struct nfs_args *args, char *p) in mountopts() function