Searched refs:LDAP_BOOL_SASL_NOCANON (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dcyrus.c468 LDAP_BOOL_SASL_NOCANON );
1013 *(int *)arg = (int) LDAP_BOOL_GET(&ld->ld_options, LDAP_BOOL_SASL_NOCANON );
1137 LDAP_BOOL_CLR(&ld->ld_options, LDAP_BOOL_SASL_NOCANON );
1139 LDAP_BOOL_SET(&ld->ld_options, LDAP_BOOL_SASL_NOCANON );
H A Dinit.c117 {0, ATTR_BOOL, "SASL_NOCANON", NULL, LDAP_BOOL_SASL_NOCANON},
H A Dldap-int.h135 #define LDAP_BOOL_SASL_NOCANON 5 macro

Completed in 114 milliseconds