Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dremoteauth.c610 struct ldap_conncb *ctx ) in remoteauth_conn_cb()
644 remoteauth_conn_delcb( LDAP *ld, Sockbuf *sb, struct ldap_conncb *ctx ) in remoteauth_conn_delcb()
657 struct ldap_conncb ad_conncb = { .lc_add = remoteauth_conn_cb, in remoteauth_bind()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h977 struct ldap_conncb;
982 struct ldap_conncb *ctx ));
984 typedef void (ldap_conn_del_f) LDAP_P(( LDAP *ld, Sockbuf *sb, struct ldap_conncb *ctx ));
989 typedef struct ldap_conncb { struct
993 } ldap_conncb; argument
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dunbind.c150 ldap_conncb *cb = ll->ll_data; in ldap_ld_free()
H A Dopen.c524 ldap_conncb *cb; in ldap_int_open_connection()
H A Dos-ip.c542 ldap_conncb *cb; in ldap_int_connect_cbs()
H A Drequest.c771 ldap_conncb *cb; in ldap_free_connection()