Home
last modified time | relevance | path

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

/mirbsd/src/sbin/mount/
Dmntopts.h42 struct mntopt { struct
43 const char *m_option; /* option name */
44 int m_flag; /* bit to set, eg. MNT_RDONLY */
45 int m_oflags;