Searched refs:M_SPECIFIC_UID (Results 1 – 2 of 2) sorted by relevance
2552 if (bitnset(M_SPECIFIC_UID, m->m_flags))2625 bitnset(M_SPECIFIC_UID, m->m_flags) &&2667 if (bitnset(M_SPECIFIC_UID, m->m_flags))5573 if (bitnset(M_SPECIFIC_UID, mailer->m_flags))5613 if (bitnset(M_SPECIFIC_UID, mailer->m_flags))
554 #define M_SPECIFIC_UID 'S' /* run as specific uid/gid */ macro