Searched refs:soc_flags (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Doc.c81 return (e->e_ocflags & oc->soc_flags & SLAP_OC__MASK) != 0;
121 e->e_ocflags |= objectClass->soc_flags;
127 return ( e->e_ocflags & oc->soc_flags & SLAP_OC__MASK ) != 0;
375 if( soc->soc_flags & SLAP_OC_OPERATIONAL ) (*op)++;
422 oc->soc_flags |= SLAP_OC_DELETED;
610 if ( old_soc->soc_flags & SLAP_OC_DELETED ) {
696 if ( soc->soc_flags & SLAP_OC_HARDCODE ) {
791 soc->soc_flags |= SLAP_OC_HARDCODE;
835 if ( sys && !(oc->soc_flags & SLAP_OC_HARDCODE)) break;
852 if ( sys && !(oc->soc_flags
[all...]
H A Dcr.c196 if( soc->soc_flags & SLAP_OC_OPERATIONAL &&
383 if( scr->scr_sclass->soc_flags & SLAP_OC_OPERATIONAL ) op++;
H A Dschema_prep.c1393 (*ocp)->soc_flags |= oc_map[i].ssom_flags;
H A Dslap.h779 slap_mask_t soc_flags; member in struct:ObjectClass
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dmonitor.c302 (*s_oc[ i ].oc)->soc_flags |= SLAP_OC_HIDE;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldap/
H A Dmonitor.c370 (*s_oc[ i ].oc)->soc_flags |= SLAP_OC_HIDE;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/lastmod/
H A Dlastmod.c777 (*Oc)->soc_flags |= moc[i].flags;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dretcode.c1532 (*retcode_oc[ i ].oc)->soc_flags |= SLAP_OC_HIDE;
H A Daccesslog.c2294 (*locs[i].oc)->soc_flags |= SLAP_OC_HIDE;
H A Dpcache.c5721 (*s_oc[i].ocp)->soc_flags |= SLAP_OC_HIDE;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-monitor/
H A Dinit.c2016 (*Oc)->soc_flags |= moc[ i ].flags;

Completed in 165 milliseconds