Searched refs:mntopt (Results 1 - 9 of 9) sorted by path

/freebsd-11-stable/cddl/compat/opensolaris/misc/
H A Dmnttab.c47 mntopt(char **p) function
77 f = mntopt(&opts);
78 for (; *f; f = mntopt(&opts)) {
/freebsd-11-stable/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c64 static struct mntopt mopts[] = {
/freebsd-11-stable/sbin/mount/
H A Dgetmntopts.c55 getmntopts(const char *options, const struct mntopt *m0, int *flagp,
58 const struct mntopt *m;
H A Dmntopts.h33 struct mntopt { struct
96 void getmntopts(const char *, const struct mntopt *, int *, int *);
H A Dmount_fs.c61 static struct mntopt mopts[] = {
/freebsd-11-stable/sbin/mount_cd9660/
H A Dmount_cd9660.c71 static struct mntopt mopts[] = {
/freebsd-11-stable/sbin/mount_fusefs/
H A Dmount_fusefs.c65 static struct mntopt mopts[] = {
124 struct mntopt *mo;
445 struct mntopt *mo;
/freebsd-11-stable/sbin/mount_udf/
H A Dmount_udf.c64 static struct mntopt mopts[] = {
/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Dvfs.h65 typedef struct mntopt { struct

Completed in 649 milliseconds