Home
last modified time | relevance | path

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

/dports/print/cups-filters/cups-filters-1.28.10/utils/
H A Dcups-browsed.c106 static int ldap_rebind_proc(LDAP *RebindLDAPHandle,
112 static int ldap_rebind_proc(LDAP *RebindLDAPHandle,
4260 ldap_rebind_proc(LDAP *RebindLDAPHandle, /* I - LDAP handle */ in ldap_rebind_proc() function
4301 ldap_rebind_proc(LDAP *RebindLDAPHandle, /* I - LDAP handle */ in ldap_rebind_proc() function
4531 rc = ldap_set_rebind_proc(TempBrowseLDAPHandle, &ldap_rebind_proc, in ldap_new_connection()
4539 ldap_set_rebind_proc(TempBrowseLDAPHandle, &ldap_rebind_proc, (void *)NULL); in ldap_new_connection()