/titanic_50/usr/src/cmd/dtrace/test/tst/common/funcs/ |
H A D | tst.bcopy.d | 45 intp = (int *)ptr; 46 ret = (`kmem_flags == *intp) ? 0 : 1; 59 *intp, `kmem_flags);
|
/titanic_50/usr/src/cmd/devfsadm/ |
H A D | disk_link.c | 192 int *intp; in disk_callback_wwn() local 195 &intp) <= 0) { in disk_callback_wwn() 198 targ = *intp; in disk_callback_wwn() 200 &intp) <= 0) { in disk_callback_wwn() 203 lun = *intp; in disk_callback_wwn() 218 int *intp; in disk_callback_fabric() local 235 SCSI_ADDR_PROP_LUN, &intp) > 0) { in disk_callback_fabric() 236 lun = *intp; in disk_callback_fabric() 269 int *intp; in disk_callback_sas() local 282 SCSI_ADDR_PROP_LUN, &intp) > 0)) { in disk_callback_sas() [all …]
|
H A D | sgen_link.c | 85 int *intp; in sgen_callback() local 94 SCSI_ADDR_PROP_LUN, &intp) > 0) { in sgen_callback() 95 lun64 = (uint64_t)*intp; in sgen_callback()
|
/titanic_50/usr/src/lib/libdevinfo/ |
H A D | devinfo_prop_decode.c | 59 impl_di_prop_int_from_prom(uchar_t *intp, int n) in impl_di_prop_int_from_prom() argument 64 intp += n; in impl_di_prop_int_from_prom() 66 i = (i << 8) | *(--intp); in impl_di_prop_int_from_prom() 70 i = (i << 8) | *intp++; in impl_di_prop_int_from_prom() 120 int *intp; in di_prop_fm_decode_ints() local 154 if ((intp = malloc(cnt * sizeof (int))) == NULL) { in di_prop_fm_decode_ints() 162 tmp = intp; in di_prop_fm_decode_ints() 170 free(intp); in di_prop_fm_decode_ints() 182 *(int **)data = intp; in di_prop_fm_decode_ints()
|
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/ |
H A D | serialize.c | 245 krb5_ser_unpack_int32(krb5_int32 *intp, krb5_octet **bufp, size_t *remainp) in krb5_ser_unpack_int32() argument 248 *intp = (((krb5_int32) ((unsigned char) (*bufp)[0]) << 24) | in krb5_ser_unpack_int32() 264 krb5_ser_unpack_int64(krb5_int64 *intp, krb5_octet **bufp, size_t *remainp) in krb5_ser_unpack_int64() argument 267 *intp = load_64_be((unsigned char *)*bufp); in krb5_ser_unpack_int64()
|
/titanic_50/usr/src/uts/common/exec/intp/ |
H A D | intp.c | 105 char *cp, *linep = idatap->intp; in getintphead() 194 idata.intp = kmem_alloc(INTPSZ, KM_SLEEP); in intpexec() 245 kmem_free(idata.intp, INTPSZ); in intpexec()
|
/titanic_50/usr/src/uts/intel/os/ |
H A D | ddi_arch.c | 296 impl_ddi_prop_int_from_prom(uchar_t *intp, int n) in impl_ddi_prop_int_from_prom() argument 302 intp += n; in impl_ddi_prop_int_from_prom() 304 i = (i << 8) | *(--intp); in impl_ddi_prop_int_from_prom()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/niu/ |
H A D | niu.c | 278 int rval, *intp; in niufn_instance_get() local 284 DI_PROP_REG, &intp); in niufn_instance_get() 288 DI_PROP_REG, &intp); in niufn_instance_get() 292 *inst = (topo_instance_t)intp[0]; in niufn_instance_get()
|
/titanic_50/usr/src/uts/sparc/os/ |
H A D | ddi_arch.c | 257 impl_ddi_prop_int_from_prom(uchar_t *intp, int n) in impl_ddi_prop_int_from_prom() argument 264 i = (i << 8) | *intp++; in impl_ddi_prop_int_from_prom()
|
/titanic_50/usr/src/lib/cfgadm_plugins/shp/common/ |
H A D | shp.c | 1036 fixup_slotname(int rval, int *intp, struct searcharg *slotarg) in fixup_slotname() argument 1042 char *tmptr = (char *)(intp+1); in fixup_slotname() 1043 DBG(1, ("slot-bitmask: %x \n", *intp)); in fixup_slotname() 1053 if ((*intp >> i) & 1) { in fixup_slotname() 1082 int *intp, rval; in find_slotname() local 1108 din, di_prop_name(solaris_prop), &intp); in find_slotname() 1111 return (fixup_slotname(rval, intp, slotarg)); in find_slotname() 1125 din, di_prom_prop_name(prom_prop), &intp); in find_slotname() 1128 return (fixup_slotname(rval, intp, slotarg)); in find_slotname()
|
/titanic_50/usr/src/lib/iconv_modules/utf-8/common/binarytables/test/ |
H A D | utf8_to_ebcdic_test.c | 91 uint_t *intp; in validate() local 142 intp = (uint_t*)&tmp_buf[0]; \ in validate() 143 *intp = i; \ in validate()
|
/titanic_50/usr/src/uts/sun4/sys/ |
H A D | ebus.h | 166 #define getprop(dip, name, addr, intp) \ argument 168 (name), (caddr_t)(addr), (intp))
|
/titanic_50/usr/src/uts/sun4u/montecarlo/sys/ |
H A D | acebus.h | 134 #define getprop(dip, name, addr, intp) \ argument 136 (name), (caddr_t)(addr), (intp))
|
/titanic_50/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 1156 fixup_slotname(int rval, int *intp, struct searcharg *slotarg) in fixup_slotname() argument 1178 char *tmptr = (char *)(intp+1); in fixup_slotname() 1179 DBG(1, ("slot-bitmask: %x \n", *intp)); in fixup_slotname() 1189 if ((*intp >> i) & 1) { in fixup_slotname() 1218 int *intp, rval; in find_slotname() local 1244 din, di_prop_name(solaris_prop), &intp); in find_slotname() 1247 return (fixup_slotname(rval, intp, slotarg)); in find_slotname() 1261 din, di_prom_prop_name(prom_prop), &intp); in find_slotname() 1264 return (fixup_slotname(rval, intp, slotarg)); in find_slotname()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/traceroute/ |
H A D | traceroute_aux6.c | 281 int *intp; in update_hoplimit_ancillary_data() local 288 intp = (int *)(CMSG_DATA(cmsg)); in update_hoplimit_ancillary_data() 289 *intp = hoplimit; in update_hoplimit_ancillary_data()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | exec.c | 1547 stk_copyin(execa_t *uap, uarg_t *args, intpdata_t *intp, void **auxvpp) in stk_copyin() argument 1560 if (intp != NULL && intp->intp_name != NULL) { in stk_copyin() 1561 if ((error = stk_add(args, intp->intp_name, UIO_SYSSPACE)) != 0) in stk_copyin() 1563 if (intp->intp_arg != NULL && in stk_copyin() 1564 (error = stk_add(args, intp->intp_arg, UIO_SYSSPACE)) != 0) in stk_copyin() 1824 exec_args(execa_t *uap, uarg_t *args, intpdata_t *intp, void **auxvpp) in exec_args() argument 1873 error = stk_copyin(uap, args, intp, auxvpp); in exec_args()
|
/titanic_50/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.c | 1690 unsigned *intp; in cardbus_parse_devprop() local 1720 intp = (unsigned *)kmem_alloc( in cardbus_parse_devprop() 1723 if (token_to_dec(token, intp, tl)) in cardbus_parse_devprop() 1726 (caddr_t)intp, tl); in cardbus_parse_devprop() 1728 kmem_free(intp, in cardbus_parse_devprop() 1732 intp = (unsigned *)kmem_alloc( in cardbus_parse_devprop() 1735 if (token_to_hex(token, intp, tl)) in cardbus_parse_devprop() 1739 (caddr_t)intp, tl); in cardbus_parse_devprop() 1741 kmem_free(intp, in cardbus_parse_devprop()
|
/titanic_50/usr/src/uts/common/exec/shbin/ |
H A D | shbin.c | 223 idata.intp = NULL; in shbinexec()
|
/titanic_50/usr/src/uts/common/exec/java/ |
H A D | java.c | 147 idata.intp = NULL; in javaexec()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ping/ |
H A D | ping_aux6.c | 270 int32_t *intp; in check_reply6() local 313 intp = (int32_t *)buf; in check_reply6() 889 i * sizeof (int32_t), *intp++); in check_reply6()
|
H A D | ping_aux.c | 231 int32_t *intp; in check_reply() local 286 intp = (int32_t *)buf; in check_reply() 1054 i * sizeof (int32_t), *intp++); in check_reply()
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_init.c | 330 static int unpack_int32(prof_int32 *intp, unsigned char **bufpp, in unpack_int32() argument 334 *intp = (((prof_int32) (*bufpp)[0] << 24) | in unpack_int32()
|
/titanic_50/usr/src/lib/scsi/libscsi/common/ |
H A D | scsi_engine.c | 152 scsi_parse_mtbf(const char *envvar, uint_t *intp) in scsi_parse_mtbf() argument 160 *intp = intval; in scsi_parse_mtbf()
|
/titanic_50/usr/src/lib/scsi/libsmp/common/ |
H A D | smp_engine.c | 251 smp_parse_mtbf(const char *envvar, uint_t *intp) in smp_parse_mtbf() argument 259 *intp = intval; in smp_parse_mtbf()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | ddi_implfuncs.h | 154 impl_ddi_prop_int_from_prom(uchar_t *intp, int n);
|