Searched refs:LDAPURLDesc (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | url.c | 123 ldap_url_parse( const char *url, LDAPURLDesc **ludpp ) in ldap_url_parse() 148 ldap_url_parse_nodn(const char *url, LDAPURLDesc **ludpp) in ldap_url_parse_nodn() 181 nsldapi_url_parse( const char *url, LDAPURLDesc **ludpp, int dn_required ) in nsldapi_url_parse() 184 LDAPURLDesc *ludp; in nsldapi_url_parse() 201 if (( ludp = (LDAPURLDesc *)NSLDAPI_CALLOC( 1, sizeof( LDAPURLDesc ))) in nsldapi_url_parse() 389 ldap_free_urldesc( LDAPURLDesc *ludp ) in ldap_free_urldesc() 408 LDAPURLDesc *ludp; in ldap_url_search() 575 LDAPURLDesc *urldesc; in ldap_dns_to_url()
|
H A D | request.c | 51 int msgid, LDAPURLDesc *ludp, BerElement **berp ); 954 LDAPURLDesc *ludp; in chase_one_referral() 1107 re_encode_request( LDAP *ld, BerElement *origber, int msgid, LDAPURLDesc *ludp, in re_encode_request()
|
H A D | llib-lldap | 302 int ldap_url_parse( const char *url, LDAPURLDesc **ludpp ); 303 int ldap_url_parse_nodn(const char *url, LDAPURLDesc **ludpp); 304 void ldap_free_urldesc( LDAPURLDesc *ludp );
|
H A D | ldap-int.h | 804 int nsldapi_url_parse( const char *inurl, LDAPURLDesc **ludpp,
|
/titanic_41/usr/src/cmd/sendmail/include/sm/ |
H A D | ldap.h | 108 LDAPURLDesc *lr_ludp;
|
/titanic_41/usr/src/head/ |
H A D | ldap.h | 771 } LDAPURLDesc; typedef 773 #define NULLLDAPURLDESC ((LDAPURLDesc *)NULL) 789 int LDAP_CALL ldap_url_parse(const char *url, LDAPURLDesc **ludpp); 790 int LDAP_CALL ldap_url_parse_nodn(const char *url, LDAPURLDesc **ludpp); 791 LDAP_API(void) LDAP_CALL ldap_free_urldesc(LDAPURLDesc *ludp);
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | ldap_op.c | 1078 is_same_connection(__nis_ldap_conn_t *lc, LDAPURLDesc *ludpp) in is_same_connection() 1086 LDAPURLDesc *ludpp, int *stat) in find_connection_from_list() 1125 LDAPURLDesc *ludpp = NULL; in findReferralCon()
|
H A D | nis_parse_ldap_conf.c | 1047 LDAPURLDesc *ludpp = NULL; in process_ldap_referral()
|
/titanic_41/usr/src/cmd/sendmail/libsm/ |
H A D | ldap.c | 179 LDAPURLDesc *ludp = NULL;
|
/titanic_41/usr/src/cmd/ldap/common/ |
H A D | ldaptest.c | 274 LDAPURLDesc *ludp; in main()
|
/titanic_41/usr/src/lib/libsldap/common/ |
H A D | ns_common.c | 1344 LDAPURLDesc *ludp = NULL; in __s_api_addRefInfo()
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | ldap_misc.c | 2289 LDAPURLDesc *ludp = NULL; in ldap_initialize()
|