Searched refs:M_SPECIFIC_UID (Results 1 – 2 of 2) sorted by relevance
2451 if (bitnset(M_SPECIFIC_UID, m->m_flags))2524 bitnset(M_SPECIFIC_UID, m->m_flags) &&2566 if (bitnset(M_SPECIFIC_UID, m->m_flags))5375 if (bitnset(M_SPECIFIC_UID, mailer->m_flags))5415 if (bitnset(M_SPECIFIC_UID, mailer->m_flags))
484 #define M_SPECIFIC_UID 'S' /* run as specific uid/gid */ macro