Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dgetdn.c709 LDAPRDN newRDN = NULL, tmpDN_[TMP_RDN_SLOTS], *tmpDN = tmpDN_; in ldap_bv2dn_x() local
843 if ( tmpDN == tmpDN_ ) { in ldap_bv2dn_x()
900 if ( tmpDN != tmpDN_ ) { in ldap_bv2dn_x()