Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dinit.c44 { LDAP_UNINITIALIZED, LDAP_DEBUG_NONE
547 gopts->ldo_valid = LDAP_UNINITIALIZED; in ldap_int_destroy_global_options()
Dldap-int.h225 #define LDAP_UNINITIALIZED 0x0 macro