Home
last modified time | relevance | path

Searched refs:exop_handler_cmp (Results 1 – 8 of 8) sorted by relevance

/dports/net/openldap25-client/openldap-2.5.9/servers/lloadd/
H A Dextended.c151 handler = ldap_avl_find( lload_exop_handlers, &needle, exop_handler_cmp ); in request_extended()
170 exop_handler_cmp( const void *left, const void *right ) in exop_handler_cmp() function
183 if ( ldap_avl_insert( &lload_exop_handlers, handler, exop_handler_cmp, in lload_register_exop_handlers()
H A Dproto-lload.h141 LDAP_SLAPD_F (int) exop_handler_cmp( const void *l, const void *r );
/dports/net/openldap25-server/openldap-2.5.9/servers/lloadd/
H A Dextended.c151 handler = ldap_avl_find( lload_exop_handlers, &needle, exop_handler_cmp ); in request_extended()
170 exop_handler_cmp( const void *left, const void *right ) in exop_handler_cmp() function
183 if ( ldap_avl_insert( &lload_exop_handlers, handler, exop_handler_cmp, in lload_register_exop_handlers()
H A Dproto-lload.h141 LDAP_SLAPD_F (int) exop_handler_cmp( const void *l, const void *r );
/dports/net/openldap26-client/openldap-2.6.0/servers/lloadd/
H A Dextended.c152 handler = ldap_avl_find( lload_exop_handlers, &needle, exop_handler_cmp ); in request_extended()
180 exop_handler_cmp( const void *left, const void *right ) in exop_handler_cmp() function
193 if ( ldap_avl_insert( &lload_exop_handlers, handler, exop_handler_cmp, in lload_register_exop_handlers()
H A Dproto-lload.h143 LDAP_SLAPD_F (int) exop_handler_cmp( const void *l, const void *r );
/dports/net/openldap26-server/openldap-2.6.0/servers/lloadd/
H A Dextended.c152 handler = ldap_avl_find( lload_exop_handlers, &needle, exop_handler_cmp ); in request_extended()
180 exop_handler_cmp( const void *left, const void *right ) in exop_handler_cmp() function
193 if ( ldap_avl_insert( &lload_exop_handlers, handler, exop_handler_cmp, in lload_register_exop_handlers()
H A Dproto-lload.h143 LDAP_SLAPD_F (int) exop_handler_cmp( const void *l, const void *r );