Searched refs:soc_oid (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Doc.c37 sup->soc_oid, sub->soc_oid, sup == sub );
530 if ( new_soc->soc_oid != NULL ) {
531 if ( soc->soc_oid == NULL ) {
535 if ( strcmp( soc->soc_oid, new_soc->soc_oid ) != 0 ) {
540 if ( soc->soc_oid != NULL ) {
591 if ( soc->soc_oid ) {
594 ber_str2bv( soc->soc_oid, 0, 0, &oir->oir_name );
604 *err = soc->soc_oid;
[all...]
H A Dschema_prep.c1429 oc->soc_oid );
1450 oc->soc_oid );
1469 oc->soc_oid );
1488 oc->soc_oid );
1495 oc->soc_oid );
1515 oc->soc_oid );
H A Dschema_check.c251 cr = cr_find( sc->soc_oid );
254 assert( !cr || !strcmp( cr->scr_oid, sc->soc_oid ) );
H A Daclparse.c1284 b->a_group_oc->soc_oid );
H A Dslap.h780 #define soc_oid soc_oclass.oc_oid macro

Completed in 207 milliseconds