Searched refs:thisflagp (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sbin/mount/
H A Dgetmntopts.c62 int *thisflagp; local
94 thisflagp = m->m_altloc ? altflagp : flagp;
96 *thisflagp |= m->m_flag;
98 *thisflagp &= ~m->m_flag;

Completed in 84 milliseconds