Home
last modified time | relevance | path

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

/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/libraries/libldap/
H A Dbind.c130 ldap_set_rebind_proc( LDAP *ld, LDAP_REBINDPROC_CALLBACK *rebindproc, in ldap_set_rebind_proc() argument
142 ld->ld_rebind_fn = rebindproc; in ldap_set_rebind_proc()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/c-sdk/libraries/libldap/
H A Dbind.c124 LDAP_REBINDPROC_CALLBACK* rebindproc, in ldap_set_rebind_proc() argument
135 ld->ld_rebind_fn = rebindproc; in ldap_set_rebind_proc()
/dports/net/php80-ldap/php-8.0.15/ext/ldap/
H A Dldap.c76 zval rebindproc; member
107 zval_ptr_dtor(&ld->rebindproc); in ZEND_GET_MODULE()
3696 if (ld == NULL || Z_ISUNDEF(ld->rebindproc)) { in _ldap_rebind_proc()
3704 …if (call_user_function(EG(function_table), NULL, &ld->rebindproc, &cb_retval, 2, cb_args) == SUCCE… in _ldap_rebind_proc()
3734 if (!Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3735 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3736 ZVAL_UNDEF(&ld->rebindproc); in PHP_FUNCTION()
3743 if (Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3746 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3749 ZVAL_COPY(&ld->rebindproc, &fci.function_name); in PHP_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/ldap/
H A Dldap.c76 zval rebindproc; member
107 zval_ptr_dtor(&ld->rebindproc); in ZEND_GET_MODULE()
3696 if (ld == NULL || Z_ISUNDEF(ld->rebindproc)) { in _ldap_rebind_proc()
3704 …if (call_user_function(EG(function_table), NULL, &ld->rebindproc, &cb_retval, 2, cb_args) == SUCCE… in _ldap_rebind_proc()
3734 if (!Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3735 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3736 ZVAL_UNDEF(&ld->rebindproc); in PHP_FUNCTION()
3743 if (Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3746 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3749 ZVAL_COPY(&ld->rebindproc, &fci.function_name); in PHP_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/ldap/
H A Dldap.c76 zval rebindproc; member
107 zval_ptr_dtor(&ld->rebindproc); in ZEND_GET_MODULE()
3696 if (ld == NULL || Z_ISUNDEF(ld->rebindproc)) { in _ldap_rebind_proc()
3704 …if (call_user_function(EG(function_table), NULL, &ld->rebindproc, &cb_retval, 2, cb_args) == SUCCE… in _ldap_rebind_proc()
3734 if (!Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3735 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3736 ZVAL_UNDEF(&ld->rebindproc); in PHP_FUNCTION()
3743 if (Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3746 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3749 ZVAL_COPY(&ld->rebindproc, &fci.function_name); in PHP_FUNCTION()
/dports/net/php81-ldap/php-8.1.1/ext/ldap/
H A Dldap.c75 zval rebindproc; member
134 zval_ptr_dtor(&ld->rebindproc); in ldap_link_free()
3822 if (Z_ISUNDEF(ld->rebindproc)) { in _ldap_rebind_proc()
3830 …if (call_user_function(EG(function_table), NULL, &ld->rebindproc, &cb_retval, 2, cb_args) == SUCCE… in _ldap_rebind_proc()
3859 if (!Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3860 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3861 ZVAL_UNDEF(&ld->rebindproc); in PHP_FUNCTION()
3868 if (Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3871 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3874 ZVAL_COPY(&ld->rebindproc, &fci.function_name); in PHP_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/ldap/
H A Dldap.c75 zval rebindproc; member
134 zval_ptr_dtor(&ld->rebindproc); in ldap_link_free()
3822 if (Z_ISUNDEF(ld->rebindproc)) { in _ldap_rebind_proc()
3830 …if (call_user_function(EG(function_table), NULL, &ld->rebindproc, &cb_retval, 2, cb_args) == SUCCE… in _ldap_rebind_proc()
3859 if (!Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3860 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3861 ZVAL_UNDEF(&ld->rebindproc); in PHP_FUNCTION()
3868 if (Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3871 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3874 ZVAL_COPY(&ld->rebindproc, &fci.function_name); in PHP_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/ldap/
H A Dldap.c75 zval rebindproc; member
134 zval_ptr_dtor(&ld->rebindproc); in ldap_link_free()
3822 if (Z_ISUNDEF(ld->rebindproc)) { in _ldap_rebind_proc()
3830 …if (call_user_function(EG(function_table), NULL, &ld->rebindproc, &cb_retval, 2, cb_args) == SUCCE… in _ldap_rebind_proc()
3859 if (!Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3860 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3861 ZVAL_UNDEF(&ld->rebindproc); in PHP_FUNCTION()
3868 if (Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3871 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3874 ZVAL_COPY(&ld->rebindproc, &fci.function_name); in PHP_FUNCTION()
/dports/lang/php73/php-7.3.33/ext/ldap/
H A Dldap.c85 zval rebindproc; member
110 zval_ptr_dtor(&ld->rebindproc); in ZEND_GET_MODULE()
3797 if (ld == NULL || Z_ISUNDEF(ld->rebindproc)) { in _ldap_rebind_proc()
3805 …if (call_user_function_ex(EG(function_table), NULL, &ld->rebindproc, &cb_retval, 2, cb_args, 0, NU… in _ldap_rebind_proc()
3834 if (!Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3835 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3836 ZVAL_UNDEF(&ld->rebindproc); in PHP_FUNCTION()
3851 if (Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3854 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3857 ZVAL_COPY(&ld->rebindproc, callback); in PHP_FUNCTION()
/dports/net/php74-ldap/php-7.4.27/ext/ldap/
H A Dldap.c78 zval rebindproc; member
109 zval_ptr_dtor(&ld->rebindproc); in ZEND_GET_MODULE()
3765 if (ld == NULL || Z_ISUNDEF(ld->rebindproc)) { in _ldap_rebind_proc()
3773 …if (call_user_function_ex(EG(function_table), NULL, &ld->rebindproc, &cb_retval, 2, cb_args, 0, NU… in _ldap_rebind_proc()
3802 if (!Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3803 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3804 ZVAL_UNDEF(&ld->rebindproc); in PHP_FUNCTION()
3819 if (Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3822 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3825 ZVAL_COPY(&ld->rebindproc, callback); in PHP_FUNCTION()
/dports/net/php73-ldap/php-7.3.33/ext/ldap/
H A Dldap.c85 zval rebindproc; member
110 zval_ptr_dtor(&ld->rebindproc); in ZEND_GET_MODULE()
3797 if (ld == NULL || Z_ISUNDEF(ld->rebindproc)) { in _ldap_rebind_proc()
3805 …if (call_user_function_ex(EG(function_table), NULL, &ld->rebindproc, &cb_retval, 2, cb_args, 0, NU… in _ldap_rebind_proc()
3834 if (!Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3835 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3836 ZVAL_UNDEF(&ld->rebindproc); in PHP_FUNCTION()
3851 if (Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3854 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3857 ZVAL_COPY(&ld->rebindproc, callback); in PHP_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/ldap/
H A Dldap.c78 zval rebindproc; member
109 zval_ptr_dtor(&ld->rebindproc); in ZEND_GET_MODULE()
3765 if (ld == NULL || Z_ISUNDEF(ld->rebindproc)) { in _ldap_rebind_proc()
3773 …if (call_user_function_ex(EG(function_table), NULL, &ld->rebindproc, &cb_retval, 2, cb_args, 0, NU… in _ldap_rebind_proc()
3802 if (!Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3803 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3804 ZVAL_UNDEF(&ld->rebindproc); in PHP_FUNCTION()
3819 if (Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3822 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3825 ZVAL_COPY(&ld->rebindproc, callback); in PHP_FUNCTION()
/dports/www/mod_php73/php-7.3.33/ext/ldap/
H A Dldap.c85 zval rebindproc; member
110 zval_ptr_dtor(&ld->rebindproc); in ZEND_GET_MODULE()
3797 if (ld == NULL || Z_ISUNDEF(ld->rebindproc)) { in _ldap_rebind_proc()
3805 …if (call_user_function_ex(EG(function_table), NULL, &ld->rebindproc, &cb_retval, 2, cb_args, 0, NU… in _ldap_rebind_proc()
3834 if (!Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3835 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3836 ZVAL_UNDEF(&ld->rebindproc); in PHP_FUNCTION()
3851 if (Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3854 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3857 ZVAL_COPY(&ld->rebindproc, callback); in PHP_FUNCTION()
/dports/www/mod_php74/php-7.4.27/ext/ldap/
H A Dldap.c78 zval rebindproc; member
109 zval_ptr_dtor(&ld->rebindproc); in ZEND_GET_MODULE()
3765 if (ld == NULL || Z_ISUNDEF(ld->rebindproc)) { in _ldap_rebind_proc()
3773 …if (call_user_function_ex(EG(function_table), NULL, &ld->rebindproc, &cb_retval, 2, cb_args, 0, NU… in _ldap_rebind_proc()
3802 if (!Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3803 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3804 ZVAL_UNDEF(&ld->rebindproc); in PHP_FUNCTION()
3819 if (Z_ISUNDEF(ld->rebindproc)) { in PHP_FUNCTION()
3822 zval_ptr_dtor(&ld->rebindproc); in PHP_FUNCTION()
3825 ZVAL_COPY(&ld->rebindproc, callback); in PHP_FUNCTION()
/dports/mail/alpine/alpine-465e23b/ldap/inckit/
H A Dproto-ld.h33 LDAPFUNCDECL void ldap_set_rebind_proc( LDAP *ld, int (*rebindproc)( LDAP *ld,
/dports/editors/pico-alpine/alpine-465e23b/ldap/inckit/
H A Dproto-ld.h33 LDAPFUNCDECL void ldap_set_rebind_proc( LDAP *ld, int (*rebindproc)( LDAP *ld,
/dports/net/samba412/samba-4.12.15/source3/lib/
H A Dsmbldap.c966 static int rebindproc (LDAP *ldap_struct, char **whop, char **credp, in rebindproc() function
1019 ldap_set_rebind_proc(ldap_struct, &rebindproc); in smbldap_connect_system()
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/include/
H A Dldap-extension.h376 LDAP_REBINDPROC_CALLBACK *rebindproc, void *arg );
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/c-sdk/include/
H A Dldap-extension.h407 LDAP_CALL ldap_set_rebind_proc(LDAP* ld, LDAP_REBINDPROC_CALLBACK* rebindproc,
/dports/net/openldap25-server/openldap-2.5.9/doc/guide/admin/
H A Daspell.en.pws389 rebindproc
/dports/net/openldap24-server/openldap-2.4.59/doc/guide/admin/
H A Daspell.en.pws392 rebindproc
/dports/net/openldap24-client/openldap-2.4.59/doc/guide/admin/
H A Daspell.en.pws392 rebindproc
/dports/net/openldap25-client/openldap-2.5.9/doc/guide/admin/
H A Daspell.en.pws389 rebindproc
/dports/net/openldap26-client/openldap-2.6.0/doc/guide/admin/
H A Daspell.en.pws389 rebindproc
/dports/net/openldap26-server/openldap-2.6.0/doc/guide/admin/
H A Daspell.en.pws389 rebindproc