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

  /src/external/bsd/openldap/dist/include/
ldap_schema.h 92 } LDAPAttributeType;
185 LDAPAttributeType * at ));
217 LDAPAttributeType * at ));
263 LDAP_F( LDAPAttributeType * )
325 LDAPAttributeType * at ));
329 LDAPAttributeType * at, struct berval *bv ));
  /src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPAttrType.cpp 27 LDAPAttributeType *a;
  /src/external/bsd/openldap/dist/servers/slapd/
at.c 328 ldap_attributetype_free((LDAPAttributeType *)a);
606 LDAPAttributeType *at,
698 AC_MEMCPY( &sat->sat_atype, at, sizeof(LDAPAttributeType));
1031 LDAPAttributeType lat, *latp;
1090 LDAPAttributeType *at;
schemaparse.c 286 LDAPAttributeType *at;
schema_prep.c 1047 0, 0, 0, 1, LDAP_SCHEMA_DSA_OPERATION, NULL }, /* LDAPAttributeType */
1065 0, 0, 0, 0, LDAP_SCHEMA_USER_APPLICATIONS, NULL }, /* LDAPAttributeType */
1200 LDAPAttributeType *at;
proto-slap.h 239 LDAPAttributeType *at, int user,
slap.h 692 LDAPAttributeType sat_atype;
  /src/external/bsd/openldap/dist/contrib/slapd-modules/allowed/
allowed.c 432 LDAPAttributeType *at;
  /src/external/bsd/openldap/dist/libraries/libldap/
schema.c 68 ldap_attributetype2name( LDAPAttributeType * at )
864 ldap_attributetype2str( LDAPAttributeType * at )
874 ldap_attributetype2bv( LDAPAttributeType * at, struct berval *bv )
2034 ldap_attributetype_free(LDAPAttributeType * at)
2049 LDAPAttributeType *
2067 LDAPAttributeType * at;
2078 at = LDAP_CALLOC(1,sizeof(LDAPAttributeType));
  /src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
componentlib.h 43 LDAPAttributeType ct_atype;

Completed in 44 milliseconds