Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dthr_debug.c767 } ldap_debug_thread_call_t; typedef
773 ldap_debug_thread_call_t call = *(ldap_debug_thread_call_t *)arg; in ldap_debug_thread_wrapper()
793 ldap_debug_thread_call_t *call = malloc( in ldap_pvt_thread_create()
794 sizeof( ldap_debug_thread_call_t ) ); in ldap_pvt_thread_create()