Searched refs:oc_next (Results 1 – 4 of 4) sorted by relevance
344 for ( i = 0, oc_start( &oc ); oc != NULL; oc_next( &oc ) ) { in aa_operational()360 for ( oc_start( &oc ); oc != NULL; oc_next( &oc ) ) { in aa_operational()
501 oc_next( ObjectClass **oc ) in oc_next() function
1681 for( oc = cfn->c_oc_head; oc; oc_next( &oc )) { in config_generic()1692 oc_next( &oc ); in config_generic()1699 oc_next( &oc ); in config_generic()2077 if ( !oc_next( &oc )) in config_generic()2085 oc_next( &oc ); in config_generic()
1477 LDAP_SLAPD_F (int) oc_next LDAP_P(( ObjectClass **oc ));