Searched refs:LDAP_DN_AVA_SEP_DCE (Results 1 – 1 of 1) sorted by relevance
509 #define LDAP_DN_AVA_SEP_DCE(c) ( (c) == ',' ) macro512 ( LDAP_DN_RDN_SEP_DCE(c) || LDAP_DN_AVA_SEP_DCE(c) )1363 if ( !LDAP_DN_AVA_SEP_DCE( p[ 0 ] ) ) { in ldap_bv2rdn_x()