Searched refs:lc_del (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/bsd/openldap/dist/libraries/libldap/ |
| D | os-ip.c | 559 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()
|
| D | open.c | 531 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()
|
| D | unbind.c | 152 cb->lc_del( ld, NULL, cb ); in ldap_ld_free()
|
| D | request.c | 778 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/ |
| D | remoteauth.c | 658 .lc_del = remoteauth_conn_delcb, in remoteauth_bind()
|
| /netbsd/src/external/bsd/openldap/dist/include/ |
| D | ldap.h | 991 ldap_conn_del_f *lc_del; member
|