Home
last modified time | relevance | path

Searched refs:mntopt (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/lib/libutil/
H A Dgetmntopts.c58 const struct mntopt *mopts;
66 const struct mntopt *m; in getmntoptstr()
123 getmntopts(const char *options, const struct mntopt *m0, int *flagp, in getmntopts()
126 const struct mntopt *m; in getmntopts()
/netbsd-src/external/cddl/osnet/sys/sys/
H A Dmnttab.h96 extern char *mntopt(char **);
103 extern char *mntopt();
H A Dvfs.h66 typedef struct mntopt { struct
/netbsd-src/external/cddl/osnet/lib/libzfs/
H A Dmnttab.c51 mntopt(char **p) in mntopt() function
81 f = mntopt(&opts); in hasmntopt()
82 for (; *f; f = mntopt(&opts)) { in hasmntopt()
/netbsd-src/include/
H A Dmntopts.h38 struct mntopt { struct
108 mntoptparse_t getmntopts(const char *, const struct mntopt *, int *, int *);
/netbsd-src/sbin/mount_overlay/
H A Dmount_overlay.c63 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_kernfs/
H A Dmount_kernfs.c98 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_null/
H A Dmount_null.c63 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_fdesc/
H A Dmount_fdesc.c98 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_procfs/
H A Dmount_procfs.c100 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_efs/
H A Dmount_efs.c37 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_hfs/
H A Dmount_hfs.c86 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_sysvbfs/
H A Dmount_sysvbfs.c58 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_chfs/
H A Dmount_chfs.c56 static const struct mntopt mopts[] = {
/netbsd-src/usr.sbin/puffs/rump_nqmfs/
H A Drump_nqmfs.c51 const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_v7fs/
H A Dmount_v7fs.c81 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_ext2fs/
H A Dmount_ext2fs.c65 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_autofs/
H A Dmount_autofs.c52 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_union/
H A Dmount_union.c65 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_ffs/
H A Dmount_ffs.c65 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_filecore/
H A Dmount_filecore.c99 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_nilfs/
H A Dmount_nilfs.c61 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_ados/
H A Dmount_ados.c61 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_ptyfs/
H A Dmount_ptyfs.c107 static const struct mntopt mopts[] = {
/netbsd-src/sbin/mount_ntfs/
H A Dmount_ntfs.c60 static const struct mntopt mopts[] = {

12