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

  /src/external/bsd/openldap/dist/servers/slapd/
schema_prep.c 418 static AttributeTypeSchemaCheckFN rootDseAttribute;
419 static AttributeTypeSchemaCheckFN aliasAttribute;
420 static AttributeTypeSchemaCheckFN referralAttribute;
421 static AttributeTypeSchemaCheckFN subentryAttribute;
422 static AttributeTypeSchemaCheckFN administrativeRoleAttribute;
424 static AttributeTypeSchemaCheckFN dynamicAttribute;
430 AttributeTypeSchemaCheckFN *ssam_check;
slap.h 684 typedef int (AttributeTypeSchemaCheckFN)(
702 AttributeTypeSchemaCheckFN *sat_check;

Completed in 39 milliseconds