Searched refs:xtfns (Results 1 – 1 of 1) sorted by relevance
170 struct ldap_extra_thread_fns xtfns; in prldap_install_thread_functions() local219 memset( &xtfns, '\0', sizeof(struct ldap_extra_thread_fns) ); in prldap_install_thread_functions()220 xtfns.ltf_threadid_fn = prldap_get_thread_id; in prldap_install_thread_functions()222 (void *)&xtfns ) != 0 ) { in prldap_install_thread_functions()