Home
last modified time | relevance | path

Searched defs:ld (Results 26 – 50 of 147) sorted by relevance

123456

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetvalues.c40 internal_ldap_get_values( LDAP *ld, LDAPMessage *entry, const char *target, in internal_ldap_get_values()
328 internal_ldap_get_lang_values( LDAP *ld, LDAPMessage *entry, in internal_ldap_get_lang_values()
446 ldap_get_values( LDAP *ld, LDAPMessage *entry, const char *target ) in ldap_get_values()
453 ldap_get_values_len( LDAP *ld, LDAPMessage *entry, const char *target ) in ldap_get_values_len()
461 ldap_get_lang_values( LDAP *ld, LDAPMessage *entry, const char *target, in ldap_get_lang_values()
470 ldap_get_lang_values_len( LDAP *ld, LDAPMessage *entry, const char *target, in ldap_get_lang_values_len()
H A Dldap-int.h416 #define LDAP_MUTEX_ALLOC( ld ) \ argument
420 #define LDAP_MUTEX_FREE( ld, m ) \ argument
487 #define LDAP_SEMA_ALLOC( ld ) \ argument
489 #define LDAP_SEMA_FREE( ld, m ) \ argument
495 #define LDAP_SEMA_WAIT( ld, lp ) \ argument
499 #define LDAP_SEMA_POST( ld, lp ) \ argument
503 #define POST( ld, y, z ) \ argument
514 #define LDAP_SET_ERRNO( ld, e ) \ argument
520 #define LDAP_GET_ERRNO( ld ) \ argument
524 #define LDAP_SET_ERRNO( ld, e ) \ argument
[all …]
H A Dextendop.c36 LDAP *ld, in ldap_extended_operation()
140 LDAP *ld, in ldap_extended_operation_s()
179 LDAP *ld, in ldap_parse_extended_result()
H A Dsearch.c88 LDAP *ld, in ldap_search()
116 LDAP *ld, in ldap_search_ext()
152 LDAP *ld, in nsldapi_search()
270 LDAP *ld, in nsldapi_build_search_req()
919 LDAP *ld, in ldap_search_st()
936 LDAP *ld, in ldap_search_s()
951 LDAP *ld, in ldap_search_ext_s()
972 LDAP *ld, in nsldapi_search_s()
H A Durl.c402 ldap_url_search( LDAP *ld, const char *url, int attrsonly ) in ldap_url_search()
479 ldap_url_search_st( LDAP *ld, const char *url, int attrsonly, in ldap_url_search_st()
518 ldap_url_search_s( LDAP *ld, const char *url, int attrsonly, LDAPMessage **res ) in ldap_url_search_s()
562 LDAP *ld, in ldap_dns_to_url()
795 LDAP *ld, in ldap_dn_to_url()
H A Dsaslbind.c45 LDAP *ld, in ldap_sasl_bind()
174 LDAP *ld, in ldap_sasl_bind_s()
214 LDAP *ld, in ldap_parse_sasl_bind_result()
H A Dproxyauthctrl.c45 LDAP *ld, in ldap_create_proxyauth_control()
110 LDAP *ld, in ldap_create_proxiedauth_control()
H A Dgetattr.c58 ldap_first_attribute( LDAP *ld, LDAPMessage *entry, BerElement **ber ) in ldap_first_attribute()
113 ldap_next_attribute( LDAP *ld, LDAPMessage *entry, BerElement *ber ) in ldap_next_attribute()
H A Dsetoption.c39 #define LDAP_SETCLR_BITOPT(ld, bit, optdata) \ argument
49 ldap_set_option(LDAP *ld, int option, const void *optdata) in ldap_set_option()
H A Dspagectrl.c22 int ldap_create_page_control(LDAP *ld, unsigned int pagesize, struct berval *cookie, char isCritica… in ldap_create_page_control()
49 int ldap_parse_page_control(LDAP *ld, LDAPControl **controls, unsigned int *totalcount, struct berv… in ldap_parse_page_control()
H A Dtmplout.c83 LDAP *ld, in ldap_entry2text()
108 LDAP *ld, in ldap_entry2html()
136 LDAP *ld, in do_entry2text()
385 LDAP *ld, in ldap_entry2text_search()
410 LDAP *ld, in ldap_entry2html_search()
434 LDAP *ld, in do_entry2text_search()
562 LDAP *ld, in ldap_vals2text()
584 LDAP *ld, in ldap_vals2html()
610 LDAP *ld, in do_vals2text()
1032 searchaction( LDAP *ld, char *buf, char *base, LDAPMessage *entry, char *dn, in searchaction()
H A Dcache.c39 ldap_cache_flush( LDAP *ld, const char *dn, const char *filter ) in ldap_cache_flush()
60 nsldapi_add_result_to_cache( LDAP *ld, LDAPMessage *m ) in nsldapi_add_result_to_cache()
H A Dgetoption.c29 #define LDAP_GET_BITOPT( ld, bit ) \ argument
38 ldap_get_option( LDAP *ld, int option, void *optdata ) in ldap_get_option()
H A Dresult.c82 LDAP *ld, in ldap_result()
108 nsldapi_result_nolock( LDAP *ld, int msgid, int all, int unlock_permitted, in nsldapi_result_nolock()
160 check_response_queue( LDAP *ld, int msgid, int all, int do_abandon_check, in check_response_queue()
269 wait4msg( LDAP *ld, int msgid, int all, int unlock_permitted,
H A Dvlistctrl.c73 LDAP *ld, in ldap_create_virtuallist_control()
178 LDAP *ld, in ldap_parse_virtuallist_control()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c99 prldap_install_io_functions( LDAP *ld, int shared ) in prldap_install_io_functions()
489 prldap_newhandle( LDAP *ld, struct lextiof_session_private *sessionarg ) in prldap_newhandle()
517 prldap_shared_newhandle( LDAP *ld, struct lextiof_session_private *sessionarg ) in prldap_shared_newhandle()
530 prldap_disposehandle( LDAP *ld, struct lextiof_session_private *sessionarg ) in prldap_disposehandle()
538 prldap_shared_disposehandle( LDAP *ld, in prldap_shared_disposehandle()
584 prldap_session_arg_from_ld( LDAP *ld, PRLDAPIOSessionArg **sessargpp ) in prldap_session_arg_from_ld()
615 prldap_socket_arg_from_ld( LDAP *ld, PRLDAPIOSocketArg **sockargpp ) in prldap_socket_arg_from_ld()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects_class.h63 EObj_t ld; /* logical device */ member
74 EObj_t ld; /* logical device */ member
84 EObj_t ld; /* logical device */ member
88 EObj_t ld; /* logical device */ member
96 EObj_t ld; /* logical device */ member
100 EObj_t ld; /* logical device */ member
104 EObj_t ld; member
108 EObj_t ld; /* logical device */ member
116 EObj_t ld; /* logical device */ member
124 EObj_t ld; /* logical device */ member
[all …]
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c128 LDAP *ld; member
201 LDAP *ld; in ldapssl_init() local
472 ldapssl_disposehandle(LDAP *ld, struct lextiof_session_private *sessionarg) in ldapssl_disposehandle()
498 ldapssl_install_routines( LDAP *ld ) in ldapssl_install_routines()
595 ldapssl_set_strength( LDAP *ld, int sslstrength ) in ldapssl_set_strength()
627 ldapssl_enable_clientauth( LDAP *ld, char *keynickname, in ldapssl_enable_clientauth()
878 check_clientauth_nicknames_and_passwd( LDAP *ld, LDAPSSLSessionInfo *ssip ) in check_clientauth_nicknames_and_passwd()
933 int ldapssl_import_fd ( LDAP *ld, int secure ) in ldapssl_import_fd()
1036 int ldapssl_reset_to_nonsecure ( LDAP *ld ) in ldapssl_reset_to_nonsecure()
1239 ldapssl_install_gethostbyaddr(LDAP *ld, const char *skip) in ldapssl_install_gethostbyaddr()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dnanl.c38 long double ld; member
45 long double ld; member
/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c1031 LDAP *ld = NULL; local
1177 ldaptool_bind( LDAP *ld )
1317 ldaptool_cleanup( LDAP *ld )
1334 ldaptool_print_lderror( LDAP *ld, char *msg, int check4ssl )
1416 ldaptool_sasl_bind_s( LDAP *ld, const char *dn, const char *mechanism,
1442 ldaptool_simple_bind_s( LDAP *ld, const char *dn, const char *passwd,
1459 ldaptool_add_ext_s( LDAP *ld, const char *dn, LDAPMod **attrs,
1486 ldaptool_modify_ext_s( LDAP *ld, const char *dn, LDAPMod **mods,
1549 ldaptool_rename_s( LDAP *ld, const char *dn, const char *newrdn,
1727 ldaptool_create_proxyauth_control( LDAP *ld )
[all …]
H A Dldapdelete.c46 static LDAP *ld; variable
161 dodelete( LDAP *ld, char *dn, LDAPControl **serverctrls ) in dodelete()
182 dodelete( LDAP *ld, char *dn, LDAPControl **serverctrls ) in dodelete()
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_tkt_policy.c49 LDAP *ld=NULL; local
126 LDAP *ld=NULL; local
205 LDAP *ld=NULL; local
299 LDAP *ld = NULL; local
435 LDAP *ld=NULL; local
H A Dldap_services.c53 LDAP *ld=NULL; local
185 LDAP *ld=NULL; local
351 LDAP *ld=NULL; local
429 LDAP *ld = NULL; local
575 LDAP *ld=NULL; local
H A Dldap_realm.c172 LDAP *ld = NULL; local
258 LDAP *ld = NULL; local
394 LDAP *ld=NULL; local
784 LDAP *ld=NULL; local
908 LDAP *ld=NULL; in krb5_ldap_delete_krbcontainer() local
958 LDAP *ld=NULL; local
1203 LDAP *ld=NULL; local
/illumos-gate/usr/src/lib/print/libprint/common/
H A Dnss_ldap.c221 LDAP *ld = NULL; in ldap_put_printer() local
405 _connectToLDAP(ns_cred_t *cred, LDAP **ld) in _connectToLDAP()
626 _checkPrinterExists(LDAP *ld, uchar_t *printerName, uchar_t *domainDN, in _checkPrinterExists()
717 _checkPrinterDNExists(LDAP *ld, uchar_t *objectDN) in _checkPrinterDNExists()
778 _checkSunPrinter(LDAP *ld, uchar_t *printerDN) in _checkSunPrinter()
856 _addNewPrinterObject(LDAP *ld, uchar_t *printerName, in _addNewPrinterObject()
952 _modifyPrinterObject(LDAP *ld, uchar_t *printerDN, in _modifyPrinterObject()
2085 _getCurrentKVPValues(LDAP *ld, uchar_t *objectDN, char ***list) in _getCurrentKVPValues()
2416 static int _manageReferralCredentials(LDAP *ld, char **dn, char **credp, in _manageReferralCredentials()

123456