Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dunbind.c252 LDAP_TRASH(ld); in ldap_ld_free()
H A Dldap-int.h555 #define LDAP_TRASH(ld) ( (ld)->ld_valid = LDAP_TRASHED_SESSION ) macro