Searched refs:M_SPECIFIC_UID (Results 1 – 2 of 2) sorted by relevance
2439 if (bitnset(M_SPECIFIC_UID, m->m_flags))2512 bitnset(M_SPECIFIC_UID, m->m_flags) &&2554 if (bitnset(M_SPECIFIC_UID, m->m_flags))5312 if (bitnset(M_SPECIFIC_UID, mailer->m_flags))5352 if (bitnset(M_SPECIFIC_UID, mailer->m_flags))
449 #define M_SPECIFIC_UID 'S' /* run as specific uid/gid */ macro