Searched refs:LDAP_AVA_NONPRINTABLE (Results 1 – 3 of 3) sorted by relevance
1469 *retFlags = LDAP_AVA_NONPRINTABLE; in str2strval()1491 *retFlags = LDAP_AVA_NONPRINTABLE; in str2strval()1538 if ( *retFlags & LDAP_AVA_NONPRINTABLE ) { in str2strval()2241 if ( flags & LDAP_AVA_NONPRINTABLE ) {2284 if ( flags & LDAP_AVA_NONPRINTABLE ) {2331 if ( flags & LDAP_AVA_NONPRINTABLE ) {2372 if ( flags & LDAP_AVA_NONPRINTABLE ) {
1625 newAVA->la_flags |= LDAP_AVA_NONPRINTABLE; in ldap_X509dn2bv()1631 newAVA->la_flags |= LDAP_AVA_NONPRINTABLE; in ldap_X509dn2bv()
1702 #define LDAP_AVA_NONPRINTABLE 0x0004U macro