Home
last modified time | relevance | path

Searched defs:mntopt (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/smbfs/mount_smbfs/
H A Dmntopts.h37 struct mntopt { struct
38 const char *m_option; /* option name */
39 int m_inverse; /* if a negative option, e.g. "dev" */
40 int m_flag; /* bit to set, e.g. MNT_RDONLY */
41 int m_altloc; /* 1 => set bit in altflags */
/dflybsd-src/include/
H A Dmntopts.h38 struct mntopt { struct
39 const char *m_option; /* option name */
40 int m_inverse; /* if a negative option, e.g. "dev" */
41 int m_flag; /* bit to set, e.g. MNT_RDONLY */
42 int m_altloc; /* 1 => set bit in altflags */