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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dat.c295 if ( a->sat_subtypes ) {
296 ldap_memfree( a->sat_subtypes );
297 a->sat_subtypes = NULL;
695 if ( at_append_to_list(sat, &supsat->sat_subtypes) ) {
H A Dslap.h696 AttributeType **sat_subtypes; member in struct:AttributeType

Completed in 194 milliseconds