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

/opensolaris-onvv-gate/usr/src/lib/libldap5/include/ldap/
H A Dldaprot.h77 #define LDAP_TAG_CONTROLS 0xa0L /* context specific + constructed + 0 */ macro
/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcontrol.c72 if ( ber_printf( ber, "t{", LDAP_TAG_CONTROLS ) == -1 ) {
165 if (( tag = ber_peek_tag( ber, &len )) != LDAP_TAG_CONTROLS ) {
/opensolaris-onvv-gate/usr/src/head/
H A Dldap.h1116 #define LDAP_TAG_CONTROLS 0xa0 /* context specific + constructed + 0 */ macro

Completed in 98 milliseconds