LDAP_OPT_THREAD_FN_PTRS
rc = ldap_set_option(ld, LDAP_OPT_THREAD_FN_PTRS,
case LDAP_OPT_THREAD_FN_PTRS:
if (ldap_set_option( NULL, LDAP_OPT_THREAD_FN_PTRS,
option != LDAP_OPT_THREAD_FN_PTRS) {
case LDAP_OPT_THREAD_FN_PTRS:
if ( ldap_set_option( ld, LDAP_OPT_THREAD_FN_PTRS,
if ( ldap_get_option( ld, LDAP_OPT_THREAD_FN_PTRS, (void *)&tfns ) != 0 ) {
|| ldap_set_option( ld, LDAP_OPT_THREAD_FN_PTRS,
if ( ldap_get_option( ld, LDAP_OPT_THREAD_FN_PTRS,
rc = ldap_set_option(ld, LDAP_OPT_THREAD_FN_PTRS,