Searched refs:SASL_MECH (Results 1 – 2 of 2) sorted by relevance
1171 addrealm = (*sai)[SASL_MECH] != NULL &&1172 sm_strcasecmp((*sai)[SASL_MECH], "CRAM-MD5") == 0;1579 (*sai)[SASL_MECH] = NULL;1750 (*sai)[SASL_MECH] = mechusing;1899 for (i = 0; i < SASL_MECH ; i++)1971 mci->mci_saslcap = removemech((mci->mci_sai)[SASL_MECH],
581 # define SASL_MECH 6 macro