Searched refs:un (Results 151 - 175 of 187) sorted by relevance

12345678

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dnetcat.c46 #include <sys/un.h>
/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c472 (d->un.pcd_scluster_hi == 0) &&
/illumos-gate/usr/src/cmd/troff/
H A Dn4.c141 i = un;
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmdio.h432 unit_t un; member in struct:md_mkdev_params
749 #define MD_MN_OPEN_TEST (MDIOC|66) /* MN: check / (un)lock a md */
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_authenticate.c34 #include <sys/un.h>
/illumos-gate/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c46 #include <sys/un.h>
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_authsvc.c38 #include <sys/un.h>
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h538 } un; member in struct:mptsas_topo_change_list
887 } un; member in struct:mptsas
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_sp.c6551 md_unit_t *un; local
6571 if ((un = meta_get_mdunit(sp, devnp, ep)) == NULL)
6573 if (MD_HAS_PARENT(MD_PARENT(un))) {
6574 Free(un);
6577 Free(un);
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c952 uint64_t un; local
958 un = strtoull(value, &endptr, 0);
962 *(av->av_v.av_unsigned + i) = un;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c968 mpt->un.m_base_wwid);
4359 * (4 or 8 bytes) un-used. On these controllers, we should
5578 topo_node->un.phymask = ptgt->m_addr.mta_phymask;
6196 physport = topo_node->un.physport;
6204 phymask = topo_node->un.phymask;
6211 phymask = topo_node->un.phymask;
6482 * topo_node->un.physport is really the PHY#
6486 topo_node->un.physport, &attached_devhdl);
6942 topo_node->un.physport = physport;
6965 topo_node->un
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/mpt_sas/
H A Dmpt_sas.c673 "0x%04x 0x%04x ", mp->un.m_base_wwid, mp->m_num_phys,
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1764 } un; member in struct:ibt_ip_addr_s
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dvfs.c46 #include <sys/un.h>
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c1450 *(int *)((char *)&stp->un + rlen_offset);
2302 ecpp_srvioc_devid(q, mp, &id, &stp->un.devid.rlen);
2335 (int *)&stp->un.prn_devid.id_rlen);
2447 (uintptr_t)rlen - (uintptr_t)&stp->un);
2511 stp->un.prn_if.if_rlen = len;
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c2897 entry->un.pcd_scluster_hi = htols(ffstart);
2910 entry->un.pcd_scluster_hi = 0;
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr.c102 #define DR_GET_BOARD_DEVUNIT(sb, ut, un) (&((sb)->b_dev[DEVSET_NIX(ut)][un]))
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dsrvsvc.ndl60 * properly (un)marshall it.
74 * The level guides the (un)marshalling as it follows the pointer.
1323 union mslm_NetShareAddInfo_u un;
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c96 #define DR_GET_BOARD_DEVUNIT(sb, ut, un) (&((sb)->b_dev[NIX(ut)][un]))
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsrvsvc_svc.c1982 info2 = (struct mslm_NetShareInfo_2 *)param->info.un.info2;
1987 param->info.un.info502;
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.c601 SUN_LEN(&(http->hostaddr.un)));
/illumos-gate/usr/src/uts/common/syscall/
H A Dsendfile.c60 #include <sys/un.h>
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile630 un.h \
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c27 #include <sys/un.h>
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h85 # include <sys/un.h>

Completed in 242 milliseconds

12345678