Searched refs:SASL_MECH (Results 1 – 2 of 2) sorted by relevance
1227 addrealm = (*sai)[SASL_MECH] != NULL &&1228 SM_STRCASEEQ((*sai)[SASL_MECH], "cram-md5");1637 (*sai)[SASL_MECH] = NULL;1806 (*sai)[SASL_MECH] = mechusing;1955 for (i = 0; i < SASL_MECH ; i++)2027 mci->mci_saslcap = removemech((mci->mci_sai)[SASL_MECH],
786 # define SASL_MECH 6 macro