HomeSort by: relevance | last modified time | path
    Searched refs:at_bvfind (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
at.c 122 return at_bvfind( &bv );
126 at_bvfind( struct berval *name ) function
524 at_bvfind( &air->air_name );
542 old_sat = at_bvfind( &air->air_name );
574 at_bvfind(&air->air_name);
schema_prep.c 119 AttributeType *at = at_bvfind( value );
120 AttributeType *asserted = at_bvfind( a );
ad.c 208 desc.ad_type = at_bvfind( &desc.ad_cname );
proto-slap.h 229 LDAP_SLAPD_F (AttributeType *) at_bvfind LDAP_P((
  /src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
componentlib.c 1215 ad_type = at_bvfind( &name );
1766 ad_type = at_bvfind( select );
2109 ad_type = at_bvfind( &bv );
2284 at = at_bvfind( &bv_name );

Completed in 52 milliseconds