Searched refs:slapi_int_get_supported_extop (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/slapi/
H A Dproto-slapi.h72 LDAP_SLAPI_F (struct berval *) slapi_int_get_supported_extop LDAP_P(( int ));
H A Dplugin.c495 slapi_int_get_supported_extop( int index ) function
H A Dslapi_utils.c1307 for ( j = 0; slapi_int_get_supported_extop( j ) != NULL; j++ ) {
1329 bv = slapi_int_get_supported_extop( k );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Droot_dse.c304 for ( i = 0; (bv = slapi_int_get_supported_extop(i)) != NULL; i++ ) {

Completed in 126 milliseconds