Home
last modified time | relevance | path

Searched refs:ldap_pvt_thread_pool_purgekey (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dldap_thr_debug.h128 #define ldap_pvt_thread_pool_purgekey ldap_int_thread_pool_purgekey macro
194 #undef ldap_pvt_thread_pool_purgekey
H A Dthr_debug.c1319 ldap_pvt_thread_pool_purgekey( void *key ) in ldap_pvt_thread_pool_purgekey() function
H A Dtpool.c1410 void ldap_pvt_thread_pool_purgekey( void *key ) in ldap_pvt_thread_pool_purgekey() function
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_pvt_thread.h330 ldap_pvt_thread_pool_purgekey LDAP_P(( void *key ));
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dconfig.c455 ldap_pvt_thread_pool_purgekey( mdb->mi_dbenv ); in mdb_cf_gen()