Searched refs:oc_at_oids_may (Results 1 – 4 of 4) sorted by relevance
52 this->setMay (o->oc_at_oids_may); in LDAPObjClass()
102 char **oc_at_oids_may; /* OPTIONAL */ member
623 if ( oc->oc_at_oids_may ) { in ldap_objectclass2bv()626 print_oids(ss,oc->oc_at_oids_may); in ldap_objectclass2bv()2431 if (oc->oc_at_oids_may) LDAP_VFREE(oc->oc_at_oids_may); in ldap_objectclass_free()2671 oc->oc_at_oids_may = parse_oids(&ss,code,0); in ldap_str2objectclass()2672 if ( !oc->oc_at_oids_may && *code != LDAP_SUCCESS ) { in ldap_str2objectclass()
783 #define soc_at_oids_may soc_oclass.oc_at_oids_may