Home
last modified time | relevance | path

Searched refs:ld (Results 51 – 75 of 461) sorted by relevance

12345678910>>...19

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetattr.c58 ldap_first_attribute( LDAP *ld, LDAPMessage *entry, BerElement **ber ) in ldap_first_attribute() argument
66 if ( !NSLDAPI_VALID_LDAP_POINTER( ld )) { in ldap_first_attribute()
71 LDAP_SET_LDERRNO( ld, LDAP_PARAM_ERROR, NULL, NULL ); in ldap_first_attribute()
75 if ( nsldapi_alloc_ber_with_options( ld, ber ) != LDAP_SUCCESS ) { in ldap_first_attribute()
102 LDAP_SET_LDERRNO( ld, err, NULL, NULL ); in ldap_first_attribute()
113 ldap_next_attribute( LDAP *ld, LDAPMessage *entry, BerElement *ber ) in ldap_next_attribute() argument
120 if ( !NSLDAPI_VALID_LDAP_POINTER( ld )) { in ldap_next_attribute()
125 LDAP_SET_LDERRNO( ld, LDAP_PARAM_ERROR, NULL, NULL ); in ldap_next_attribute()
138 LDAP_SET_LDERRNO( ld, err, NULL, NULL ); in ldap_next_attribute()
H A Dgetvalues.c50 if ( !NSLDAPI_VALID_LDAP_POINTER( ld )) { in internal_ldap_get_values()
55 LDAP_SET_LDERRNO( ld, LDAP_PARAM_ERROR, NULL, NULL ); in internal_ldap_get_values()
63 LDAP_SET_LDERRNO( ld, LDAP_DECODING_ERROR, NULL, NULL ); in internal_ldap_get_values()
72 LDAP_SET_LDERRNO( ld, LDAP_DECODING_ERROR, in internal_ldap_get_values()
103 LDAP_SET_LDERRNO( ld, rc, NULL, NULL ); in internal_ldap_get_values()
328 internal_ldap_get_lang_values( LDAP *ld, LDAPMessage *entry, in internal_ldap_get_lang_values() argument
347 if ( !NSLDAPI_VALID_LDAP_POINTER( ld )) { in internal_ldap_get_lang_values()
352 LDAP_SET_LDERRNO( ld, LDAP_PARAM_ERROR, NULL, NULL ); in internal_ldap_get_lang_values()
365 vals = internal_ldap_get_values( ld, entry, target, lencall ); in internal_ldap_get_lang_values()
438 LDAP_SET_LDERRNO( ld, rc, NULL, NULL ); in internal_ldap_get_lang_values()
[all …]
H A Dsortctrl.c39 LDAP *ld, in ldap_create_sort_control() argument
48 if ( !NSLDAPI_VALID_LDAP_POINTER( ld )) { in ldap_create_sort_control()
53 LDAP_SET_LDERRNO( ld, LDAP_PARAM_ERROR, NULL, NULL ); in ldap_create_sort_control()
59 LDAP_SET_LDERRNO( ld, LDAP_NO_MEMORY, NULL, NULL ); in ldap_create_sort_control()
110 LDAP_SET_LDERRNO( ld, rc, NULL, NULL ); in ldap_create_sort_control()
114 LDAP_SET_LDERRNO( ld, LDAP_ENCODING_ERROR, NULL, NULL ); in ldap_create_sort_control()
138 LDAP *ld, in ldap_parse_sort_control() argument
176 LDAP_SET_LDERRNO( ld, LDAP_NO_MEMORY, NULL, NULL ); in ldap_parse_sort_control()
182 LDAP_SET_LDERRNO( ld, LDAP_DECODING_ERROR, NULL, NULL ); in ldap_parse_sort_control()
190 LDAP_SET_LDERRNO( ld, LDAP_DECODING_ERROR, NULL, NULL ); in ldap_parse_sort_control()
[all …]
H A Ddigest_md5.c659 LDAP *ld, in ldap_x_sasl_digest_md5_bind_s() argument
677 if (ld->ld_version < LDAP_VERSION3) in ldap_x_sasl_digest_md5_bind_s()
710 LDAP_MUTEX_LOCK(ld, LDAP_ERR_LOCK); in ldap_x_sasl_digest_md5_bind_s()
711 ld->ld_errno = errnum; in ldap_x_sasl_digest_md5_bind_s()
718 LDAP *ld, in sasl_digest_md5_bind_1() argument
727 if (ld->ld_version < LDAP_VERSION3) in sasl_digest_md5_bind_1()
736 LDAP *ld, in sasl_digest_md5_bind_2() argument
754 if (ld->ld_version < LDAP_VERSION3) in sasl_digest_md5_bind_2()
784 LDAP *ld, in ldap_x_sasl_digest_md5_bind() argument
800 if (ld->ld_version < LDAP_VERSION3) in ldap_x_sasl_digest_md5_bind()
[all …]
H A Dmessage.c49 ldap_first_message( LDAP *ld, LDAPMessage *chain ) in ldap_first_message() argument
51 if ( !NSLDAPI_VALID_LDAP_POINTER( ld )) { in ldap_first_message()
61 ldap_next_message( LDAP *ld, LDAPMessage *msg ) in ldap_next_message() argument
63 if ( !NSLDAPI_VALID_LDAP_POINTER( ld )) { in ldap_next_message()
77 ldap_count_messages( LDAP *ld, LDAPMessage *chain ) in ldap_count_messages() argument
81 if ( !NSLDAPI_VALID_LDAP_POINTER( ld )) { in ldap_count_messages()
/illumos-gate/usr/src/lib/libc/sparc/sys/
H A Dvforkx.S82 ld [%g7 + UL_SIGMASK], %o1
83 ld [%g7 + UL_SIGMASK + 4], %o2
84 ld [%g7 + UL_SIGMASK + 8], %o3
85 ld [%g7 + UL_SIGMASK + 12], %o4
100 ld [%g7 + UL_VFORK], %g1
118 ld [%g7 + UL_SIGMASK], %o1
119 ld [%g7 + UL_SIGMASK + 4], %o2
120 ld [%g7 + UL_SIGMASK + 8], %o3
121 ld [%g7 + UL_SIGMASK + 12], %o4
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapmodrdn.c19 static LDAP *ld; variable
21 static int domodrdn( LDAP *ld, char *dn, char *rdn, char *newsuperior,
112 ld = ldaptool_ldap_init (0); in main()
116 ldap_set_option( ld, LDAP_OPT_DEREF, &deref ); in main()
119 ldaptool_bind( ld ); in main()
124 rc = domodrdn(ld, entrydn, rdn, L_newParent, remove_oldrdn); in main()
161 rc = domodrdn(ld, entrydn, rdn, L_newParent, remove_oldrdn); in main()
189 rc = domodrdn(ld, entrydn, rdn, NULL, remove_oldrdn); in main()
196 rc = domodrdn(ld, entrydn, rdn, NULL, remove_oldrdn); in main()
200 ldaptool_cleanup( ld ); in main()
[all …]
/illumos-gate/usr/src/lib/libm/common/LD/
H A Dsinpil.c78 #define LDBL_MOST_SIGNIF_I(ld) ((I(ld, 2) << 16) | (0xffff & (I(ld, 1) >> 15))) argument
79 #define LDBL_LEAST_SIGNIF_U(ld) U(ld, 0) argument
85 #define LDBL_MOST_SIGNIF_I(ld) I(ld, 0) argument
86 #define LDBL_LEAST_SIGNIF_U(ld) U(ld, sizeof(long double) / sizeof(int) - 1) argument
H A Dsincospil.c79 #define LDBL_MOST_SIGNIF_I(ld) ((I(ld, 2) << 16) | (0xffff & (I(ld, 1) >> 15))) argument
80 #define LDBL_LEAST_SIGNIF_U(ld) U(ld, 0) argument
86 #define LDBL_MOST_SIGNIF_I(ld) I(ld, 0) argument
87 #define LDBL_LEAST_SIGNIF_U(ld) U(ld, sizeof(long double) / sizeof(int) - 1) argument
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dsinpil.c77 #define LDBL_MOST_SIGNIF_I(ld) ((I(ld, 2) << 16) | (0xffff & (I(ld, 1) >> 15))) argument
78 #define LDBL_LEAST_SIGNIF_U(ld) U(ld, 0) argument
84 #define LDBL_MOST_SIGNIF_I(ld) I(ld, 0) argument
85 #define LDBL_LEAST_SIGNIF_U(ld) U(ld, sizeof (long double) / sizeof (int) - 1) argument
H A Dsincospil.c77 #define LDBL_MOST_SIGNIF_I(ld) ((I(ld, 2) << 16) | (0xffff & (I(ld, 1) >> 15))) argument
78 #define LDBL_LEAST_SIGNIF_U(ld) U(ld, 0) argument
84 #define LDBL_MOST_SIGNIF_I(ld) I(ld, 0) argument
85 #define LDBL_LEAST_SIGNIF_U(ld) U(ld, sizeof (long double) / sizeof (int) - 1) argument
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_vir.c849 ASSERT(LD_VALID(ld)); in npi_fzc_ldg_num_set()
850 if (!LD_VALID(ld)) { in npi_fzc_ldg_num_set()
853 "ld <0x%x>", ld)); in npi_fzc_ldg_num_set()
893 ASSERT(LD_VALID(ld)); in npi_fzc_ldg_num_get()
894 if (!LD_VALID(ld)) { in npi_fzc_ldg_num_get()
898 " ld <0x%x>", ld)); in npi_fzc_ldg_num_get()
1030 if (!LD_VALID(ld)) { in npi_ldsv_ld_get()
1149 ASSERT(LD_VALID(ld)); in npi_intr_mask_set()
1150 if (!LD_VALID(ld)) { in npi_intr_mask_set()
1188 ASSERT(LD_VALID(ld)); in npi_intr_mask_get()
[all …]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_services.c53 LDAP *ld=NULL; local
156 ldap_delete_ext_s(ld, service->servicedn, NULL, NULL);
185 LDAP *ld=NULL; local
249 if ((st = ldap_search_ext_s (ld,
264 ent = ldap_first_entry(ld, result);
351 LDAP *ld=NULL; local
359 st = ldap_delete_ext_s(ld, servicedn, NULL, NULL);
429 LDAP *ld = NULL; local
467 ent=ldap_first_entry(ld, result);
575 LDAP *ld=NULL; local
[all …]
H A Dldap_tkt_policy.c49 LDAP *ld=NULL; local
126 LDAP *ld=NULL; local
205 LDAP *ld=NULL; local
249 ent=ldap_first_entry(ld, result);
299 LDAP *ld = NULL; local
325 if ((st=ldap_delete_ext_s(ld, policy_dn, NULL, NULL)) != 0) {
435 LDAP *ld=NULL; local
463 count = ldap_count_entries(ld, result);
465 ldap_get_option(ld, LDAP_OPT_ERROR_NUMBER, &st);
475 …for (ent=ldap_first_entry(ld, result), count=0; ent != NULL; ent=ldap_next_entry(ld, ent), ++count…
[all …]
H A Dldap_krbcontainer.c78 LDAP *ld=NULL; in krb5_ldap_read_krbcontainer_params() local
154 if ((ent = ldap_first_entry(ld, result)) != NULL) { in krb5_ldap_read_krbcontainer_params()
155 if ((st=krb5_ldap_get_string(ld, ent, "krbcontainerreference", in krb5_ldap_read_krbcontainer_params()
172 if ((ent = ldap_first_entry(ld, result))) { in krb5_ldap_read_krbcontainer_params()
173 if ((st=krb5_ldap_get_string(ld, ent, "krbticketpolicyreference", in krb5_ldap_read_krbcontainer_params()
187 ent=ldap_first_entry(ld, result); in krb5_ldap_read_krbcontainer_params()
189 krb5_ldap_get_value(ld, ent, "krbmaxtktlife", &(cparams->max_life)); in krb5_ldap_read_krbcontainer_params()
190 krb5_ldap_get_value(ld, ent, "krbmaxrenewableage", &(cparams->max_renewable_life)); in krb5_ldap_read_krbcontainer_params()
191 krb5_ldap_get_value(ld, ent, "krbticketflags", &(cparams->tktflags)); in krb5_ldap_read_krbcontainer_params()
/illumos-gate/usr/src/pkg/manifests/
H A Ddeveloper-linker.p5m39 link path=usr/bin/$(ARCH64)/ld target=../../bin/ld
51 file path=usr/bin/ld mode=0755
64 link path=usr/ccs/bin/$(ARCH64)/ld target=../../../bin/$(ARCH64)/ld
65 link path=usr/ccs/bin/ld target=../../bin/ld
78 dir path=usr/lib/ld
79 dir path=usr/lib/ld/$(ARCH64)
83 file path=usr/lib/ld/map.above4G mode=0444
84 file path=usr/lib/ld/map.below4G mode=0444
86 file path=usr/lib/ld/map.default mode=0444
88 file path=usr/lib/ld/map.filter mode=0444
[all …]
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_vir.c34 hpi_fzc_ldg_num_set(hpi_handle_t handle, uint8_t ld, uint8_t ldg) in hpi_fzc_ldg_num_set() argument
38 if (!LD_VALID(ld)) { in hpi_fzc_ldg_num_set()
40 " hpi_fzc_ldg_num_set ld <0x%x>", ld)); in hpi_fzc_ldg_num_set()
41 return (HPI_FAILURE | HPI_VIR_LD_INVALID(ld)); in hpi_fzc_ldg_num_set()
47 return (HPI_FAILURE | HPI_VIR_LDG_INVALID(ld)); in hpi_fzc_ldg_num_set()
53 HXGE_REG_WR32(handle, LD_GRP_CTRL + LD_NUM_OFFSET(ld), gnum.value); in hpi_fzc_ldg_num_set()
120 if (!LD_VALID(ld)) { in hpi_intr_mask_set()
122 " hpi_intr_mask_set ld", ld)); in hpi_intr_mask_set()
123 return (HPI_FAILURE | HPI_VIR_LD_INVALID(ld)); in hpi_intr_mask_set()
127 offset = LDSV_OFFSET_MASK(ld); in hpi_intr_mask_set()
[all …]
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldappr.h70 int LDAP_CALL prldap_install_routines( LDAP *ld, int shared );
85 int LDAP_CALL prldap_set_session_option( LDAP *ld, void *sessionarg,
101 int LDAP_CALL prldap_get_session_option( LDAP *ld, void *sessionarg,
164 int LDAP_CALL prldap_set_session_info( LDAP *ld, void *sessionarg,
179 int LDAP_CALL prldap_get_session_info( LDAP *ld, void *sessionarg,
231 int LDAP_CALL prldap_get_default_socket_info( LDAP *ld, PRLDAPSocketInfo *soip );
242 int LDAP_CALL prldap_set_default_socket_info( LDAP *ld, PRLDAPSocketInfo *soip );
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c746 static int ldapssl_tls_start(LDAP *ld, int *msgidp) in ldapssl_tls_start() argument
760 ldap_set_option( ld, LDAP_OPT_PROTOCOL_VERSION, &version ); in ldapssl_tls_start()
789 if ( prldap_get_default_socket_info( ld, &soi ) < 0 ) { in ldapssl_enableSSL_on_open_connection()
793 if ( ldapssl_install_routines( ld ) < 0 ) { in ldapssl_enableSSL_on_open_connection()
800 ldap_get_option( ld, LDAP_OPT_DESC, &sd ); in ldapssl_enableSSL_on_open_connection()
810 if ( ldap_set_option( ld, LDAP_OPT_SSL, in ldapssl_enableSSL_on_open_connection()
815 if ( ldapssl_import_fd( ld, defsecure ) < 0 ) { in ldapssl_enableSSL_on_open_connection()
822 ldapssl_reset_to_nonsecure( ld ); in ldapssl_enableSSL_on_open_connection()
875 rc = ldapssl_tls_start( ld, &msgid ); in ldapssl_tls_start_s()
907 resultCode = ldap_get_lderrno( ld, NULL, NULL ); in ldapssl_tls_start_s()
[all …]
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connect.c696 LDAP *ld = NULL; in makeConnection() local
992 con->ld = ld; in makeConnection()
1388 &ld, in openConnection()
1442 ld, in openConnection()
1455 *ldp = ld; in openConnection()
2334 LDAP *ld, in doSimpleBind() argument
2432 LDAP *ld, in doSASLBind() argument
2634 LDAP *ld, in performBind() argument
2644 LDAP *ld, in performBind()
2650 if (!ld) { in performBind()
[all …]
/illumos-gate/usr/src/cmd/sgs/rtld/
H A DMakefile.com28 RTLD= ld.so.1
79 COMPATLINKS= etc/lib/ld.so.1 \
80 usr/lib/ld.so.1
81 COMPATLINKS64= usr/lib/$(MACH64)/ld.so.1
83 $(ROOT)/etc/lib/ld.so.1 := COMPATLINKTARGET= ../../lib/ld.so.1
84 $(ROOT)/usr/lib/ld.so.1 := COMPATLINKTARGET= ../../lib/ld.so.1
85 $(ROOT)/usr/lib/$(MACH64)/ld.so.1 := \
86 COMPATLINKTARGET= ../../../lib/$(MACH64)/ld.so.1
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_server.c1723 bzero(ld, sizeof (*ld)); in smb_server_listener_init()
1725 ld->ld_sv = sv; in smb_server_listener_init()
1727 ld->ld_port = port; in smb_server_listener_init()
1740 smb_thread_init(&ld->ld_thread, name, smb_server_listener, ld, in smb_server_listener_init()
1757 if (ld->ld_magic == 0) in smb_server_listener_destroy()
1763 ld->ld_magic = 0; in smb_server_listener_destroy()
1783 if (ld->ld_so != NULL) in smb_server_listener_start()
1786 ld->ld_so = smb_socreate(ld->ld_family, SOCK_STREAM, 0); in smb_server_listener_start()
1826 ld->ld_port); in smb_server_listener_start()
1846 ld->ld_so = NULL; in smb_server_listener_stop()
[all …]
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-threads.c146 static PRLDAP_TPDMap *prldap_allocate_map( LDAP *ld );
164 prldap_install_thread_functions( LDAP *ld, int shared ) in prldap_install_thread_functions() argument
172 ldap_set_lderrno( ld, LDAP_LOCAL_ERROR, NULL, NULL ); in prldap_install_thread_functions()
192 if ( ld != NULL ) { in prldap_install_thread_functions()
207 if ( ldap_set_option( ld, LDAP_OPT_THREAD_FN_PTRS, in prldap_install_thread_functions()
349 prldap_thread_new_handle( LDAP *ld, void *sessionarg ) in prldap_thread_new_handle() argument
360 || ldap_set_option( ld, LDAP_OPT_THREAD_FN_PTRS, in prldap_thread_new_handle()
376 prldap_thread_dispose_handle( LDAP *ld, void *sessionarg ) in prldap_thread_dispose_handle() argument
381 if ( ldap_get_option( ld, LDAP_OPT_THREAD_FN_PTRS, in prldap_thread_dispose_handle()
412 prldap_allocate_map( LDAP *ld ) in prldap_allocate_map() argument
[all …]
/illumos-gate/usr/src/common/crypto/sha1/sparc/sun4u/
H A Dsha1_asm.S143 ld [%i2 + 0], %o0
146 ld [%i2 + 4], %o1
149 ld [%i2 + 8], %o2
151 ld [%i2 + 12], %o3
153 ld [%i2 + 16], %o4
164 ld [%i1 + 0], %f16
168 ld [%i1 + 4], %f17
172 ld [%i1 + 8], %f30
239 ld [%i1 + 52], %f0
250 ld [%i1 + 56], %f1
[all …]
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dlsub.S47 ld [%o7+8],%o4 ! Instruction at ret-addr should be a
55 ld [%o0+0],%o2 ! fetch lop.dl_hop
56 ld [%o0+4],%o3 ! fetch lop.dl_lop
57 ld [%o1+0],%o4 ! fetch rop.dl_hop
58 ld [%o1+4],%o5 ! fetch rop.dl_lop
61 ld [%sp+(16*4)],%o0 ! address to store result into

12345678910>>...19