Searched defs:target_dn_allocated (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_writes.c675 int target_dn_allocated = FALSE; local
722 if (target_dn && target_dn_allocated)
737 dn, &target_dn, &target_dn_allocated,
1026 if (target_dn && target_dn_allocated) {
1029 target_dn_allocated = FALSE;

Completed in 67 milliseconds