Home
last modified time | relevance | path

Searched refs:ld (Results 1 – 25 of 461) sorted by last modified time

12345678910>>...19

/illumos-gate/usr/src/tools/findunref/
H A Dexception_list.open192 # ld tests which are not currently delivered
/illumos-gate/exception_lists/
H A Dpackaging791 # The directory exclusions above cover bin/.../ld, should we ever not exclude
792 # those directories, ld must be added here
H A Dcheck_rtime75 EXEC_DATA ^MACH(lib)/ld\.so\.1$
213 NOSYMSORT ld\.so\.1 # libc_pic.a user
/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c1479 log_dump_t ld; in message_save() local
1496 Pread(dumpfd, &ld, sizeof (log_dump_t), dumpoff); in message_save()
1498 dat.len = ld.ld_msgsize; in message_save()
1500 if (ld.ld_magic == 0) in message_save()
1503 if (ld.ld_magic != LOG_MAGIC) in message_save()
1505 "bad magic %x", ld.ld_magic); in message_save()
1509 "bad size %d", ld.ld_msgsize); in message_save()
1514 if (ld.ld_csum != checksum32(ctl.buf, ctl.len)) in message_save()
1523 if (ld.ld_msum != checksum32(dat.buf, dat.len)) in message_save()
1531 ld.ld_magic = 0; /* clear magic so we never save twice */ in message_save()
[all …]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc_raid.c166 uint32_t ld; in lmrc_sync_raidmap_again() local
172 for (ld = 0; ld < rm->rm_ld_count; ld++) { in lmrc_sync_raidmap_again()
173 lmrc_ld_raid_t *lr = lmrc_ld_raid_get(ld, rm); in lmrc_sync_raidmap_again()
177 ld_sync[ld].lr_tgtid = lr->lr_target_id; in lmrc_sync_raidmap_again()
178 ld_sync[ld].lr_seqnum = lr->lr_seq_num; in lmrc_sync_raidmap_again()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c1676 u_32_t *ld, *lm, *lip; local
1686 ld = (u_32_t *)&fri->fri_ip;
1692 i = ((*lip & *lm) != *ld);
1694 *lip, *lm, *ld));
1702 lip++, lm++, ld++;
1703 i |= ((*lip & *lm) != *ld);
1705 *lip, *lm, *ld));
1709 lip++, lm++, ld++;
1724 ld += 3;
1727 i = ((*lip & *lm) != *ld);
[all …]
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.p5m139 link path=etc/lib/ld.so.1 target=../../lib/ld.so.1
831 link path=usr/lib/$(ARCH64)/ld.so.1 target=../../../lib/$(ARCH64)/ld.so.1
1150 link path=usr/lib/ld.so.1 target=../../lib/ld.so.1
1535 dir path=var/ld
1536 dir path=var/ld/$(ARCH64)
1537 link path=var/ld/32 target=.
1538 link path=var/ld/64 target=$(ARCH64)
H A Dsystem-library.p5m95 file path=lib/$(ARCH64)/ld.so.1
247 file path=lib/ld.so.1
H A Ddeveloper-linker.p5m29 value="utilities for software development, including ld, ldd, od, and truss"
39 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)
80 link path=usr/lib/ld/$(ARCH64)/map.above4G target=../map.above4G
81 link path=usr/lib/ld/$(ARCH64)/map.below4G target=../map.below4G
82 link path=usr/lib/ld/$(ARCH64)/map.default target=../map.default
[all …]
H A Ddeveloper-debug-mdb.p5m161 file path=usr/lib/mdb/proc/$(ARCH64)/ld.so group=sys mode=0555
177 file path=usr/lib/mdb/proc/ld.so group=sys mode=0555
/illumos-gate/usr/src/lib/libc/
H A DREADME261 6689238 libc needs global protection against ld.so.1
268 bound, and thus to never enter ld.so (and potentially from there audit
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h2059 #define SMB_LISTENER_VALID(ld) \ argument
2060 ASSERT(((ld) != NULL) && ((ld)->ld_magic == SMB_LISTENER_MAGIC))
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_server.c1716 smb_listener_daemon_t *ld, in smb_server_listener_init() argument
1721 ASSERT(ld->ld_magic != SMB_LISTENER_MAGIC); in smb_server_listener_init()
1723 bzero(ld, sizeof (*ld)); in smb_server_listener_init()
1725 ld->ld_sv = sv; in smb_server_listener_init()
1726 ld->ld_family = family; in smb_server_listener_init()
1727 ld->ld_port = port; in smb_server_listener_init()
1730 ld->ld_sin.sin_family = (uint32_t)family; in smb_server_listener_init()
1731 ld->ld_sin.sin_port = htons(port); in smb_server_listener_init()
1732 ld->ld_sin.sin_addr.s_addr = htonl(INADDR_ANY); in smb_server_listener_init()
1734 ld->ld_sin6.sin6_family = (uint32_t)family; in smb_server_listener_init()
[all …]
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers533 FILTER = /usr/lib/ld.so.1;
538 FILTER = /usr/lib/sparcv9/ld.so.1;
543 FILTER = /usr/lib/amd64/ld.so.1;
916 dladdr { TYPE = FUNCTION; FILTER = /usr/lib/ld.so.1; };
917 dladdr1 { TYPE = FUNCTION; FILTER = /usr/lib/ld.so.1; };
918 dlclose { TYPE = FUNCTION; FILTER = /usr/lib/ld.so.1; };
919 dldump { TYPE = FUNCTION; FILTER = /usr/lib/ld.so.1; };
920 dlerror { TYPE = FUNCTION; FILTER = /usr/lib/ld.so.1; };
921 dlinfo { TYPE = FUNCTION; FILTER = /usr/lib/ld.so.1; };
922 dlmopen { TYPE = FUNCTION; FILTER = /usr/lib/ld.so.1; };
[all …]
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c5264 char ld[2] = { '\0', '\0' }; in store_allow_perm() local
5282 ld[0] = ZFS_DELEG_NA; in store_allow_perm()
5288 ld[0] = ZFS_DELEG_NA; in store_allow_perm()
5295 ld[0] = ZFS_DELEG_LOCAL; in store_allow_perm()
5297 ld[1] = ZFS_DELEG_DESCENDENT; in store_allow_perm()
5304 ld[0] = ZFS_DELEG_LOCAL; in store_allow_perm()
5306 ld[1] = ZFS_DELEG_DESCENDENT; in store_allow_perm()
5313 ld[0] = ZFS_DELEG_LOCAL; in store_allow_perm()
5315 ld[1] = ZFS_DELEG_DESCENDENT; in store_allow_perm()
5345 char locality = ld[i]; in store_allow_perm()
[all …]
/illumos-gate/usr/src/uts/
H A DREADME201 ld [%i0],....
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.c1235 long double ld; in iob_doprnt() member
1348 u.ld = VA_ARG(ap, long double); in iob_doprnt()
1349 u.str = longdoubletos(&u.ld, 16, in iob_doprnt()
/illumos-gate/usr/src/lib/libadutils/common/
H A Dadutils.c450 saslcallback(LDAP *ld, unsigned flags, void *defaults, void *prompts) in saslcallback() argument
484 if (adh->ld) { in adutils_reap_idle_connections()
485 (void) ldap_unbind(adh->ld); in adutils_reap_idle_connections()
486 adh->ld = NULL; in adutils_reap_idle_connections()
593 if (!adh->dead && adh->ld != NULL) in open_conn()
597 if (adh->ld != NULL) { in open_conn()
598 (void) ldap_unbind(adh->ld); in open_conn()
599 adh->ld = NULL; in open_conn()
606 adh->ld = ldap_init(adh->host, adh->port); in open_conn()
607 if (adh->ld == NULL) { in open_conn()
[all …]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c5072 mpapi_lu_data_t *ld; in vhci_pathinfo_online() local
5258 ld = (mpapi_lu_data_t *)list_ptr->item->idata; in vhci_pathinfo_online()
5259 if (ld != NULL) { in vhci_pathinfo_online()
5260 bcopy(psd->sd_inq->inq_vid, ld->prop.prodInfo.vendor, 8); in vhci_pathinfo_online()
5261 bcopy(psd->sd_inq->inq_pid, ld->prop.prodInfo.product, 16); in vhci_pathinfo_online()
5262 bcopy(psd->sd_inq->inq_revision, ld->prop.prodInfo.revision, 4); in vhci_pathinfo_online()
8802 mpapi_lu_data_t *ld; in vhci_invalidate_mpapi_lu() local
8813 ld = (mpapi_lu_data_t *)(ilist->item->idata); in vhci_invalidate_mpapi_lu()
8814 if ((ld != NULL) && (strncmp(ld->prop.name, svl_wwn, in vhci_invalidate_mpapi_lu()
8816 ld->valid = 0; in vhci_invalidate_mpapi_lu()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c1341 lwpdir_t ld; in gcore_walk_lwps() local
1356 if (mdb_vread(&ld, sizeof (ld), (uintptr_t)ldp) != in gcore_walk_lwps()
1357 sizeof (ld)) { in gcore_walk_lwps()
1362 if (ld.ld_entry == NULL) { in gcore_walk_lwps()
1366 if (mdb_vread(&lwent, sizeof (lwent), (uintptr_t)ld.ld_entry) != in gcore_walk_lwps()
1369 ld.ld_entry); in gcore_walk_lwps()
H A Dgenunix.c1917 lock_descriptor_t ld; in ld_walk_step() local
1919 if (mdb_vread(&ld, sizeof (lock_descriptor_t), wsp->walk_addr) == -1) { in ld_walk_step()
1925 status = wsp->walk_callback(wsp->walk_addr, &ld, wsp->walk_cbdata); in ld_walk_step()
1929 wsp->walk_addr = (uintptr_t)ld.l_next; in ld_walk_step()
2032 const lock_descriptor_t *ld = data; in lminfo_cb() local
2037 if (ld->l_flock.l_pid != 0) in lminfo_cb()
2038 paddr = mdb_pid2proc(ld->l_flock.l_pid, NULL); in lminfo_cb()
2044 addr, ld->l_type == F_RDLCK ? "RD" : in lminfo_cb()
2045 ld->l_type == F_WRLCK ? "WR" : "??", in lminfo_cb()
2046 ld->l_state, ld->l_flock.l_pid, in lminfo_cb()
[all …]
/illumos-gate/usr/src/
H A DTargetdirs373 /var/ld \
489 /var/ld/$(MACH64)
523 /var/ld/32
543 /var/ld/64 \
631 $(ROOT)/var/ld/32:= LINKDEST=.
649 $(BUILD64) $(ROOT)/var/ld/64:= LINKDEST=$(MACH64)
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE181 04-12-01 cmp.c: fix %6I*ld => %6I*d -- doh
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_locore.S980 ld [%l0 + CPU_BASE_SPL], %l0
1064 ld [%g1], %g1
1505 ld [%l2+%lo(tba_taken_over)], %l3
/illumos-gate/usr/src/uts/sun4v/vm/
H A Dmach_sfmmu_asm.S268 ld [%o2 + %lo(hv_use_non0_tsb)], %o2
335 ld [%o2 + %lo(hv_use_non0_tsb)], %o2

12345678910>>...19