/titanic_50/usr/src/lib/libdevinfo/ |
H A D | devinfo_prop_decode.c | 115 di_prop_fm_decode_ints(prop_handle_t *ph, void *data, uint_t *nelements) in di_prop_fm_decode_ints() 191 di_prop_fm_decode_strings(prop_handle_t *ph, void *data, uint_t *nelements) in di_prop_fm_decode_strings() 271 di_prop_fm_decode_bytes(prop_handle_t *ph, void *data, uint_t *nelements) in di_prop_fm_decode_bytes() 727 uint_t nelements) in di_prop_1275_bytes() 829 int nelements; in di_prop_decode_common() local
|
/titanic_50/usr/src/cmd/sendmail/db/db/ |
H A D | db_shash.c | 115 __db_hashinit(begin, nelements) in __db_hashinit() argument
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sunddi.c | 1922 ddi_prop_fm_decode_int(prop_handle_t *ph, void *data, uint_t *nelements) in ddi_prop_fm_decode_int() 1957 ddi_prop_fm_decode_int64(prop_handle_t *ph, void *data, uint_t *nelements) in ddi_prop_fm_decode_int64() 1992 ddi_prop_fm_decode_ints(prop_handle_t *ph, void *data, uint_t *nelements) in ddi_prop_fm_decode_ints() 2066 ddi_prop_fm_decode_int64_array(prop_handle_t *ph, void *data, uint_t *nelements) in ddi_prop_fm_decode_int64_array() 2140 ddi_prop_fm_encode_ints(prop_handle_t *ph, void *data, uint_t nelements) in ddi_prop_fm_encode_ints() 2200 ddi_prop_fm_encode_int64(prop_handle_t *ph, void *data, uint_t nelements) in ddi_prop_fm_encode_int64() 2259 ddi_prop_fm_decode_string(prop_handle_t *ph, void *data, uint_t *nelements) in ddi_prop_fm_decode_string() 2323 ddi_prop_fm_decode_strings(prop_handle_t *ph, void *data, uint_t *nelements) in ddi_prop_fm_decode_strings() 2453 ddi_prop_fm_encode_string(prop_handle_t *ph, void *data, uint_t nelements) in ddi_prop_fm_encode_string() 2511 ddi_prop_fm_encode_strings(prop_handle_t *ph, void *data, uint_t nelements) in ddi_prop_fm_encode_strings() [all …]
|
H A D | sunndi.c | 108 char *name, int *data, uint_t nelements) in ndi_prop_update_int_array() 117 char *name, int64_t *data, uint_t nelements) in ndi_prop_update_int64_array() 135 char *name, char **data, uint_t nelements) in ndi_prop_update_string_array() 145 char *name, uchar_t *data, uint_t nelements) in ndi_prop_update_byte_array()
|
H A D | driver_lyr.c | 2278 uint_t flags, char *name, int **data, uint_t *nelements) in ldi_prop_lookup_int_array() 2334 uint_t flags, char *name, int64_t **data, uint_t *nelements) in ldi_prop_lookup_int64_array() 2391 uint_t flags, char *name, char ***data, uint_t *nelements) in ldi_prop_lookup_string_array() 2544 uint_t flags, char *name, uchar_t **data, uint_t *nelements) in ldi_prop_lookup_byte_array()
|
H A D | sunmdi.c | 4531 uint_t nelements) in mdi_prop_update_byte_array() 4601 uint_t nelements) in mdi_prop_update_int_array() 4649 uint_t nelements) in mdi_prop_update_string_array() 4695 uint_t *nelements) in mdi_prop_lookup_byte_array() 4750 uint_t *nelements) in mdi_prop_lookup_int_array() 4788 uint_t *nelements) in mdi_prop_lookup_string_array()
|
/titanic_50/usr/src/uts/sun4/io/efcode/ |
H A D | fc_ddi.c | 167 char *name, uchar_t *data, uint_t nelements) in fc_ndi_prop_update()
|
/titanic_50/usr/src/lib/libdevice/ |
H A D | devctl.c | 1215 devctl_ddef_int_array(devctl_ddef_t ddef_hdl, char *name, int nelements, in devctl_ddef_int_array() 1265 devctl_ddef_string_array(devctl_ddef_t ddef_hdl, char *name, int nelements, in devctl_ddef_string_array() 1291 devctl_ddef_byte_array(devctl_ddef_t ddef_hdl, char *name, int nelements, in devctl_ddef_byte_array()
|
/titanic_50/usr/src/lib/nametoaddr/straddr/common/ |
H A D | straddr.c | 418 int nelements = 0; /* total number of elements found */ in searchhost() local
|
/titanic_50/usr/src/cmd/ptools/plgrp/ |
H A D | plgrp.c | 136 int nelements; /* number of elements */ member 550 print_affinities(lgrp_id_t *lgrps, lgrp_affinity_t *affs, int nelements) in print_affinities()
|
/titanic_50/usr/src/cmd/sgs/error/common/ |
H A D | errorsubr.c | 78 Calloc(int nelements, int size) in Calloc()
|
/titanic_50/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_hba.c | 4274 char *name, uchar_t **data, uint_t *nelements) in scsi_device_prop_lookup_byte_array() 4296 char *name, int **data, uint_t *nelements) in scsi_device_prop_lookup_int_array() 4341 char *name, char ***data, uint_t *nelements) in scsi_device_prop_lookup_string_array() 4363 char *name, uchar_t *data, uint_t nelements) in scsi_device_prop_update_byte_array() 4426 char *name, int *data, uint_t nelements) in scsi_device_prop_update_int_array() 4468 char *name, char **data, uint_t nelements) in scsi_device_prop_update_string_array() 4555 uchar_t **data, uint_t *nelements) in smp_device_prop_lookup_byte_array() 4571 int **data, uint_t *nelements) in smp_device_prop_lookup_int_array() 4604 char ***data, uint_t *nelements) in smp_device_prop_lookup_string_array() 4620 uchar_t *data, uint_t nelements) in smp_device_prop_update_byte_array() [all …]
|
/titanic_50/usr/src/cmd/sendmail/db/lock/ |
H A D | lock_region.c | 184 u_int32_t i, nelements; local
|
/titanic_50/usr/src/uts/common/io/ppm/ |
H A D | ppm.c | 2767 uint_t nelements; in ppm_search_list() local
|
/titanic_50/usr/src/uts/common/io/scsi/conf/ |
H A D | scsi_confsubr.c | 1843 uint_t nelements; in scsi_update_parent_ss2_prop() local
|
/titanic_50/usr/src/uts/common/io/ |
H A D | bscv.c | 858 unsigned int nelements; in bscv_map_regs() local
|
/titanic_50/usr/src/cmd/devfsadm/ |
H A D | devfsadm.c | 5581 int nelements; in match_path_component() local
|
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 3851 uint_t nelements; in sd_process_sdconf_file() local
|