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

/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A DprintResult.c50 if (memcmp(val, NS_LDAP_BASE64_TAG,
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_sldap.h106 * to be base64-encoded and tagged with NS_LDAP_BASE64_TAG, i.e.,
112 #define NS_LDAP_BASE64_TAG "\1{base64}" macro
113 #define NS_LDAP_BASE64_TAG_LEN (sizeof (NS_LDAP_BASE64_TAG) - 1)
H A Dns_reads.c565 * Tag the output string with NS_LDAP_BASE64_TAG, "\1{base64}".
574 b64s = ldif_type_and_value_with_options(NS_LDAP_BASE64_TAG, value,

Completed in 64 milliseconds