Searched refs:sat_subtypes (Results 1 – 2 of 2) sorted by relevance
302 if ( a->sat_subtypes ) { in at_clean()303 ldap_memfree( a->sat_subtypes ); in at_clean()304 a->sat_subtypes = NULL; in at_clean()706 if ( at_append_to_list(sat, &supsat->sat_subtypes) ) { in at_add()
692 AttributeType **sat_subtypes; member