Searched refs:LDAP_REQ_UNBIND (Results 1 – 4 of 4) sorted by relevance
101 #define LDAP_REQ_UNBIND 0x42L /* application + primitive + 2 */ macro
211 if ( ber_printf( ber, "{itn", msgid, LDAP_REQ_UNBIND ) == -1 ) { in nsldapi_send_unbind()
1207 #define LDAP_REQ_UNBIND 0x42L /* application + primitive */ macro1242 { LDAP_REQ_UNBIND, NULL }, 1269 { LDAP_REQ_UNBIND, "unbind request" },
1133 #define LDAP_REQ_UNBIND 0x42 /* application + primitive + 2 */ macro