Lines Matching defs:group_oc
218 ObjectClass *group_oc,
290 assert( group_oc != NULL );
292 lm->lm_group_oc = group_oc;
328 ObjectClass *group_oc = NULL;
521 group_oc = oc_bvfind( &oc );
522 if ( group_oc == NULL ) {
527 if ( group_oc == NULL ) {
528 group_oc = oc_find( SLAPD_GROUP_CLASS );
529 if ( group_oc == NULL ) {
621 rc = limits_add( be, flags, pattern, group_oc, group_ad, &limit );