Searched refs:NS_LDAP_BASE64_TAG_LEN (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A DprintResult.c51 NS_LDAP_BASE64_TAG_LEN) == 0) {
52 val = val + NS_LDAP_BASE64_TAG_LEN;
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_sldap.h113 #define NS_LDAP_BASE64_TAG_LEN (sizeof (NS_LDAP_BASE64_TAG) - 1) macro
H A Dns_reads.c584 (void) memmove(b64s + NS_LDAP_BASE64_TAG_LEN,
587 b64s[NS_LDAP_BASE64_TAG_LEN + mvlen - 1] = '\0';

Completed in 44 milliseconds