Searched refs:M_SPECIFIC_UID (Results 1 – 2 of 2) sorted by relevance
3164 if (bitnset(M_SPECIFIC_UID, m->m_flags))3237 bitnset(M_SPECIFIC_UID, m->m_flags) &&3279 if (bitnset(M_SPECIFIC_UID, m->m_flags))6538 if (bitnset(M_SPECIFIC_UID, mailer->m_flags))6578 if (bitnset(M_SPECIFIC_UID, mailer->m_flags))
643 #define M_SPECIFIC_UID 'S' /* run as specific uid/gid */ macro