Home
last modified time | relevance | path

Searched refs:nvlist_remove (Results 1 – 25 of 28) sorted by relevance

12

/titanic_44/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c246 (void) nvlist_remove(attr, "__fmev_file", DATA_TYPE_STRING); in fmevt_detector()
251 (void) nvlist_remove(attr, "__fmev_func", DATA_TYPE_STRING); in fmevt_detector()
256 (void) nvlist_remove(attr, "__fmev_line", DATA_TYPE_INT64); in fmevt_detector()
270 (void) nvlist_remove(attr, "__fmev_execname", DATA_TYPE_STRING); in fmevt_detector()
275 (void) nvlist_remove(attr, "__fmev_pid", DATA_TYPE_INT32); in fmevt_detector()
/titanic_44/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2.c59 (void) nvlist_remove(props, nvpair_name(nvp), in ses2_setprop()
/titanic_44/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c111 (void) nvlist_remove(dupfmri, FM_FMRI_HC_REVISION, DATA_TYPE_STRING); in dm_fmri_to_diskmon()
112 (void) nvlist_remove(dupfmri, FM_FMRI_HC_SERIAL_ID, DATA_TYPE_STRING); in dm_fmri_to_diskmon()
113 (void) nvlist_remove(dupfmri, FM_FMRI_HC_PART, DATA_TYPE_STRING); in dm_fmri_to_diskmon()
/titanic_44/usr/src/man/man3nvpair/
H A DMakefile26 nvlist_remove.3nvpair \
198 nvlist_remove_all.3nvpair := LINKSRC = nvlist_remove.3nvpair
/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_import.c497 (void) nvlist_remove(config, in get_configs()
500 (void) nvlist_remove(config, in get_configs()
807 (void) nvlist_remove(config, ZPOOL_CONFIG_HOSTID, in get_configs()
809 (void) nvlist_remove(config, ZPOOL_CONFIG_HOSTNAME, in get_configs()
H A Dlibzfs_dataset.c1210 (void) nvlist_remove(ret, zfs_prop_to_name(prop), in zfs_valid_proplist()
4257 (void) nvlist_remove(zhp->zfs_props, in zfs_prune_proplist()
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3nvpair.inc22 file path=usr/share/man/man3nvpair/nvlist_remove.3nvpair
147 target=nvlist_remove.3nvpair
/titanic_44/usr/src/lib/libnvpair/
H A Dmapfile-vers155 nvlist_remove;
/titanic_44/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c300 err += nvlist_remove(hcsp, in mem_asru_compute()
310 err += nvlist_remove(hcsp, in mem_asru_compute()
/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.c1337 (void) nvlist_remove(nvl, FM_FAULT_ASRU, in fmd_case_add_suspect()
1346 (void) nvlist_remove(nvl, FM_FAULT_FRU, in fmd_case_add_suspect()
1366 (void) nvlist_remove(nvl, FM_FAULT_LOCATION, in fmd_case_add_suspect()
2631 (void) nvlist_remove(nvl, name, type); in fmd_xprt_xtranslate()
2659 (void) nvlist_remove(nvl, name, type); in fmd_xprt_xtranslate()
H A Dfmd_xprt.c1363 (void) nvlist_remove(flt_copy, in fmd_xprt_list_suspect()
1370 (void) nvlist_remove(flt_copy, FM_FAULT_ASRU, in fmd_xprt_list_suspect()
1556 (void) nvlist_remove(nvl, FMD_EVN_TTL, DATA_TYPE_UINT8); in fmd_xprt_recv()
H A Dfmd_asru.c525 (void) nvlist_remove(flt_copy, FM_FAULT_ASRU, DATA_TYPE_NVLIST); in fmd_asru_hash_recreate()
/titanic_44/usr/src/uts/common/sys/
H A Dnvpair.h201 int nvlist_remove(nvlist_t *, const char *, data_type_t);
/titanic_44/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Dnvfile.c570 rval = nvlist_remove(nvf_list, name, DATA_TYPE_BYTE_ARRAY); in nvf_node_data_clear()
794 rval = nvlist_remove(list, name, DATA_TYPE_BYTE_ARRAY); in nvf_data_clear()
/titanic_44/usr/src/uts/common/io/
H A Dcpc.c709 if (nvlist_remove(attrs, "picnum", in kcpc_copyin_set()
/titanic_44/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_memerr_arch.c181 (void) nvlist_remove(det, FM_FMRI_CPU_ID, in cmd_c2c()
/titanic_44/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_login.c1118 if ((nvrc = nvlist_remove(lsm->icl_request_nvlist, in login_sm_validate_initial_parameters()
1142 if ((nvrc = nvlist_remove(lsm->icl_request_nvlist, in login_sm_validate_initial_parameters()
1168 if ((nvrc = nvlist_remove(lsm->icl_request_nvlist, in login_sm_validate_initial_parameters()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dspa.c612 error = nvlist_remove(props, in spa_prop_validate()
1421 VERIFY(nvlist_remove(spa->spa_spares.sav_config, ZPOOL_CONFIG_SPARES, in spa_load_spares()
1557 VERIFY(nvlist_remove(sav->sav_config, ZPOOL_CONFIG_L2CACHE, in spa_load_l2cache()
3429 VERIFY(nvlist_remove(sav->sav_config, config, in spa_set_aux_vdevs()
4044 VERIFY(nvlist_remove(spa->spa_spares.sav_config, in spa_import()
4059 VERIFY(nvlist_remove(spa->spa_l2cache.sav_config, in spa_import()
5202 VERIFY(nvlist_remove(config, name, DATA_TYPE_NVLIST_ARRAY) == 0); in spa_vdev_remove_aux()
/titanic_44/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_door.c293 (void) nvlist_remove(nvl, IPADM_NVP_LIFNUM, DATA_TYPE_INT32); in i_ipmgmt_nvl2aobjnode()
H A Dipmgmt_persist.c1327 nvlist_remove(db_nvl, pname, DATA_TYPE_STRING) != 0) { in ipmgmt_db_upgrade()
/titanic_44/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_subr.c76 (void) nvlist_remove(new_detector, FM_FMRI_DEV_PATH, in fab_prep_basic_erpt()
/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1901 (void) nvlist_remove(hap->ha_nvl, in hc_is_replaced()
2164 (void) nvlist_remove(hap->ha_fmri, *namep, in hc_expand()
/titanic_44/usr/src/common/nvpair/
H A Dnvpair.c670 nvlist_remove(nvlist_t *nvl, const char *name, data_type_t type) in nvlist_remove() function
975 (void) nvlist_remove(nvl, name, type); in nvlist_add_common()
/titanic_44/usr/src/man/man9f/
H A DMakefile384 nvlist_remove.9f \
1836 nvlist_remove_all.9f := LINKSRC = nvlist_remove.9f
/titanic_44/usr/src/lib/libbe/common/
H A Dbe_create.c283 (void) nvlist_remove(bt.nbe_zfs_props, in be_init()

12