Searched refs:nvlist_remove_all (Results 1 - 25 of 35) sorted by relevance

12

/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_enclosure_ctl.c113 (void) nvlist_remove_all(nvl, SES_CTL_PROP_UCODE_DATA);
114 (void) nvlist_remove_all(nvl, SES_CTL_PROP_UCODE_MODE);
115 (void) nvlist_remove_all(nvl, SES_CTL_PROP_UCODE_BUFID);
116 (void) nvlist_remove_all(nvl, SES_CTL_PROP_UCODE_DATA_LEN);
/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_evaccess.c111 (void) nvlist_remove_all(iep->ei_nvl, "__tod");
112 (void) nvlist_remove_all(iep->ei_nvl, "__ttl");
/illumos-gate/usr/src/lib/libiscsit/common/
H A Dlibiscsit.c249 (void) nvlist_remove_all(tgtp->tgt_properties,
398 (void) nvlist_remove_all(cprops, PROP_RADIUS_SERVER);
405 (void) nvlist_remove_all(cprops, PROP_ALIAS);
430 (void) nvlist_remove_all(cprops, PROP_ISNS_SERVER);
667 (void) nvlist_remove_all(tprops, PROP_TARGET_CHAP_USER);
673 (void) nvlist_remove_all(tprops, PROP_ALIAS);
1424 (void) nvlist_remove_all(iprops, PROP_CHAP_USER);
1623 (void) nvlist_remove_all(nvl, PROP_AUTH);
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_event.c46 (void) nvlist_remove_all(ep->ev_nvl, FMD_EVN_TTL);
47 (void) nvlist_remove_all(ep->ev_nvl, FMD_EVN_TOD);
H A Dfmd_sysevent.c382 (void) nvlist_remove_all(nvl, FMD_EVN_TOD);
/illumos-gate/usr/src/man/man3nvpair/
H A DMakefile91 nvlist_remove_all.3nvpair \
200 nvlist_remove_all.3nvpair := LINKSRC = nvlist_remove.3nvpair
/illumos-gate/usr/src/lib/libsrpt/common/
H A Dlibsrpt.c422 (void) nvlist_remove_all(hcalist, guid);
/illumos-gate/usr/src/uts/common/ipp/
H A Dippctl.c775 (void) nvlist_remove_all(nvlp, IPPCTL_OP);
799 (void) nvlist_remove_all(nvlp, IPPCTL_ANAME);
823 (void) nvlist_remove_all(nvlp, IPPCTL_MODNAME);
894 (void) nvlist_remove_all(nvlp, IPPCTL_FLAGS);
/illumos-gate/usr/src/lib/libreparse/common/
H A Dfs_reparse_lib.c249 return (nvlist_remove_all(nvl, svc_type));
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c266 (void) nvlist_remove_all(nvl, FM_EREPORT_DETECTOR);
H A Dfx_subr.c947 (void) nvlist_remove_all(nvl, FM_EREPORT_DETECTOR);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c5844 (void) nvlist_remove_all(*nvlp, name);
6201 (void) nvlist_remove_all(params->nvlist,
7390 (void) nvlist_remove_all((*filter)->nvlist,
7413 (void) nvlist_remove_all((*filter)->nvlist,
7630 (void) nvlist_remove_all((*filter)->nvlist,
7876 (void) nvlist_remove_all((*action)->nvlist,
7909 (void) nvlist_remove_all((*action)->nvlist,
8674 (void) nvlist_remove_all(nvl, IPP_CONFIG_TYPE);
8790 (void) nvlist_remove_all(nvlcp, IPP_CONFIG_ORIGINATOR);
8800 (void) nvlist_remove_all(nvlc
[all...]
/illumos-gate/usr/src/common/nvpair/
H A Dfnvpair.c295 VERIFY0(nvlist_remove_all(nvl, name));
H A Dnvpair.c644 nvlist_remove_all(nvlist_t *nvl, const char *name) function
981 (void) nvlist_remove_all(nvl, name);
/illumos-gate/usr/src/uts/common/sys/
H A Dnvpair.h202 int nvlist_remove_all(nvlist_t *, const char *);
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_idm.c733 (void) nvlist_remove_all(request_nvl, ikvx->ik_key_name);
785 (void) nvlist_remove_all(request_nvl,
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_values.c412 return (nwam_errno_to_nwam_error(nvlist_remove_all(parentlist,
579 if ((nverr = nvlist_remove_all(list, name)) != 0)
/illumos-gate/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_memerr_arch.c140 (void) nvlist_remove_all(cp_asru, FM_FMRI_CPU_ID);
/illumos-gate/usr/src/cmd/itadm/
H A Ditadm.c760 (void) nvlist_remove_all(proplist, "tpg-tag");
1238 (void) nvlist_remove_all(proplist, "tpg-tag");
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c1549 (void) nvlist_remove_all(prop_list, PCIEHPC_PROP_ALL);
1568 (void) nvlist_remove_all(prop_list, PCIEHPC_PROP_HELP);
H A Dpcishpc.c413 (void) nvlist_remove_all(prop_list, PCIEHPC_PROP_ALL);
432 (void) nvlist_remove_all(prop_list, PCIEHPC_PROP_HELP);
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_kernel.c2508 (void) nvlist_remove_all(pke->pke_properties, (char *)name);
2537 (void) nvlist_remove_all(pke->pke_properties, (char *)name);
3117 (void) nvlist_remove_all(((pool_knl_elem_t *)
3213 (void) nvlist_remove_all(tmplist, name);
/illumos-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_cpu.c1475 (void) nvlist_remove_all(asru,
1739 (void) nvlist_remove_all(asru, FM_FMRI_CPU_ID);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzvol.c353 VERIFY(nvlist_remove_all(nvprops,
355 (void) nvlist_remove_all(nvprops,
/illumos-gate/usr/src/uts/common/os/
H A Dpool.c974 return (nvlist_remove_all(nvlist, name));

Completed in 148 milliseconds

12