Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dos-ip.c559 cb->lc_del( ld, sb, cb ); in ldap_int_connect_cbs()
574 cb->lc_del( ld, sb, cb ); in ldap_int_connect_cbs()
579 cb->lc_del( ld, sb, cb ); in ldap_int_connect_cbs()
Dopen.c531 cb->lc_del( ld, conn->lconn_sb, cb ); in ldap_int_open_connection()
540 cb->lc_del( ld, conn->lconn_sb, cb ); in ldap_int_open_connection()
Dunbind.c152 cb->lc_del( ld, NULL, cb ); in ldap_ld_free()
Drequest.c778 cb->lc_del( ld, lc->lconn_sb, cb ); in ldap_free_connection()
787 cb->lc_del( ld, lc->lconn_sb, cb ); in ldap_free_connection()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/
Dremoteauth.c658 .lc_del = remoteauth_conn_delcb, in remoteauth_bind()
/netbsd/src/external/bsd/openldap/dist/include/
Dldap.h991 ldap_conn_del_f *lc_del; member