Searched refs:AttributeTypeSchemaCheckFN (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dschema_prep.c419 static AttributeTypeSchemaCheckFN rootDseAttribute;
420 static AttributeTypeSchemaCheckFN aliasAttribute;
421 static AttributeTypeSchemaCheckFN referralAttribute;
422 static AttributeTypeSchemaCheckFN subentryAttribute;
423 static AttributeTypeSchemaCheckFN administrativeRoleAttribute;
425 static AttributeTypeSchemaCheckFN dynamicAttribute;
431 AttributeTypeSchemaCheckFN *ssam_check;
H A Dslap.h685 typedef int (AttributeTypeSchemaCheckFN)( typedef
703 AttributeTypeSchemaCheckFN *sat_check;

Completed in 85 milliseconds