Searched refs:ldap_attributetype2bv (Results 1 – 3 of 3) sorted by relevance
328 ldap_attributetype2bv LDAP_P((
1028 if ( ldap_attributetype2bv( latp, &bv ) == NULL ) { in at_unparse()1057 if ( ldap_attributetype2bv( &at->sat_atype, &val ) == NULL ) { in at_schema_info()
867 if (ldap_attributetype2bv( at, &bv )) in ldap_attributetype2str()874 ldap_attributetype2bv( LDAPAttributeType * at, struct berval *bv ) in ldap_attributetype2bv() function