Home
last modified time | relevance | path

Searched refs:LDAP_RES_EXTENDED (Results 1 – 25 of 126) sorted by relevance

123456

/dports/net/openldap26-client/openldap-2.6.0/contrib/ldapc++/src/
H A DLDAPMessage.h35 static const int EXTENDED_RESPONSE=LDAP_RES_EXTENDED;
/dports/net/openldap24-server/openldap-2.4.59/contrib/ldapc++/src/
H A DLDAPMessage.h35 static const int EXTENDED_RESPONSE=LDAP_RES_EXTENDED;
/dports/net/openldap25-client/openldap-2.5.9/contrib/ldapc++/src/
H A DLDAPMessage.h35 static const int EXTENDED_RESPONSE=LDAP_RES_EXTENDED;
/dports/net/openldap24-client/openldap-2.4.59/contrib/ldapc++/src/
H A DLDAPMessage.h35 static const int EXTENDED_RESPONSE=LDAP_RES_EXTENDED;
/dports/net/openldap25-server/openldap-2.5.9/contrib/ldapc++/src/
H A DLDAPMessage.h35 static const int EXTENDED_RESPONSE=LDAP_RES_EXTENDED;
/dports/net/openldap26-server/openldap-2.6.0/contrib/ldapc++/src/
H A DLDAPMessage.h35 static const int EXTENDED_RESPONSE=LDAP_RES_EXTENDED;
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ldap.h49 #define LDAP_RES_EXTENDED 24 /* LDAP V3 only */ macro
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ldap.h49 #define LDAP_RES_EXTENDED 24 /* LDAP V3 only */ macro
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/ldap/
H A Dpacket-ldap-template.h41 #define LDAP_RES_EXTENDED 24 /* LDAP V3 only */ macro
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ldap.h49 #define LDAP_RES_EXTENDED 24 /* LDAP V3 only */ macro
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/ldap/
H A Dpacket-ldap-template.h41 #define LDAP_RES_EXTENDED 24 /* LDAP V3 only */ macro
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ldap.h49 #define LDAP_RES_EXTENDED 24 /* LDAP V3 only */ macro
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/ldap/
H A Dpacket-ldap-template.h41 #define LDAP_RES_EXTENDED 24 /* LDAP V3 only */ macro
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/ldap/
H A Dpacket-ldap-template.h41 #define LDAP_RES_EXTENDED 24 /* LDAP V3 only */ macro
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/xpcom/src/
H A DnsLDAPMessage.cpp63 case LDAP_RES_EXTENDED: in ~nsLDAPMessage()
150 case LDAP_RES_EXTENDED: in Init()
/dports/net/openldap25-client/openldap-2.5.9/servers/lloadd/
H A Dextended.c100 LDAP_RES_EXTENDED, LDAP_SUCCESS, "", "" ); in handle_starttls()
/dports/net/openldap25-server/openldap-2.5.9/servers/lloadd/
H A Dextended.c100 LDAP_RES_EXTENDED, LDAP_SUCCESS, "", "" ); in handle_starttls()
/dports/net/openldap26-client/openldap-2.6.0/servers/lloadd/
H A Dextended.c100 LDAP_RES_EXTENDED, LDAP_SUCCESS, "", "" ); in handle_starttls()
/dports/net/openldap26-server/openldap-2.6.0/servers/lloadd/
H A Dextended.c100 LDAP_RES_EXTENDED, LDAP_SUCCESS, "", "" ); in handle_starttls()
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dldapprovider.c188 case LDAP_RES_EXTENDED: in linphone_ldap_contact_provider_handle_search_result()
279 case LDAP_RES_EXTENDED: in linphone_ldap_contact_provider_iterate()
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/libraries/libldap/
H A Derror.c451 } else if ( msgtype == LDAP_RES_EXTENDED ) { in nsldapi_parse_result()
/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Derror.c328 } else if( lm->lm_msgtype == LDAP_RES_EXTENDED ) { in ldap_parse_result()
/dports/net/openldap24-server/openldap-2.4.59/libraries/libldap/
H A Dextended.c204 if( res->lm_msgtype != LDAP_RES_EXTENDED ) { in ldap_parse_extended_result()
H A Derror.c331 } else if( lm->lm_msgtype == LDAP_RES_EXTENDED ) { in ldap_parse_result()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/c-sdk/libraries/libldap/
H A Derror.c419 } else if (msgtype == LDAP_RES_EXTENDED) { in nsldapi_parse_result()

123456