Home
last modified time | relevance | path

Searched refs:nelemp (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/
H A Dsmf_diag.c283 swde_smf_init(fmd_hdl_t *hdl, id_t id, const struct sw_disp **dpp, int *nelemp) in swde_smf_init() argument
293 *nelemp = sizeof (swde_smf_disp) / sizeof (swde_smf_disp[0]); in swde_smf_init()
H A Dsmf_response.c502 swrp_smf_init(fmd_hdl_t *hdl, id_t id, const struct sw_disp **dpp, int *nelemp) in swrp_smf_init() argument
525 *nelemp = sizeof (swrp_smf_disp) / sizeof (swrp_smf_disp[0]); in swrp_smf_init()
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/
H A Dpanic_diag.c555 int *nelemp) in swde_panic_init() argument
571 *nelemp = sizeof (swde_panic_disp) / sizeof (swde_panic_disp[0]); in swde_panic_init()
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c94 int *nelemp, in do_list() argument
105 if (*llpp != NULL || *nelemp != 0) { in do_list()
242 *nelemp = n; in do_list()
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c170 int *nelemp, in do_list() argument
187 if (*llpp != NULL || *nelemp != 0) { in do_list()
317 *nelemp = n; in do_list()
447 *nelemp = n; in do_list()
483 int *nelemp, in do_list_FCP_dev() argument
507 if (*llpp != NULL || *nelemp != 0) { in do_list_FCP_dev()
826 *nelemp = n; in do_list_FCP_dev()
H A Dcfga_fp.h473 ldata_list_t **llpp, int *nelemp, char **errstring);
/illumos-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c949 char ***str_arrayp, int *nelemp) in i_pack_string_array() argument
986 *nelemp = nelem; in i_pack_string_array()
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c247 struct mnttab **mnt_arrayp, uint_t *nelemp) in build_mnttable() argument
294 *nelemp = nmnt; in build_mnttable()