Home
last modified time | relevance | path

Searched refs:nvlist_remove_all (Results 1 – 25 of 44) 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); in enc_do_ucode()
114 (void) nvlist_remove_all(nvl, SES_CTL_PROP_UCODE_MODE); in enc_do_ucode()
115 (void) nvlist_remove_all(nvl, SES_CTL_PROP_UCODE_BUFID); in enc_do_ucode()
116 (void) nvlist_remove_all(nvl, SES_CTL_PROP_UCODE_DATA_LEN); in enc_do_ucode()
/illumos-gate/usr/src/lib/libiscsit/common/
H A Dlibiscsit.c249 (void) nvlist_remove_all(tgtp->tgt_properties, in it_config_commit()
398 (void) nvlist_remove_all(cprops, PROP_RADIUS_SERVER); in it_config_setprop()
405 (void) nvlist_remove_all(cprops, PROP_ALIAS); in it_config_setprop()
430 (void) nvlist_remove_all(cprops, PROP_ISNS_SERVER); in it_config_setprop()
667 (void) nvlist_remove_all(tprops, PROP_TARGET_CHAP_USER); in it_tgt_setprop()
673 (void) nvlist_remove_all(tprops, PROP_ALIAS); in it_tgt_setprop()
1424 (void) nvlist_remove_all(iprops, PROP_CHAP_USER); in it_ini_setprop()
1623 (void) nvlist_remove_all(nvl, PROP_AUTH); in it_validate_tgtprops()
/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_evaccess.c111 (void) nvlist_remove_all(iep->ei_nvl, "__tod"); in fmev_sysev2fmev()
112 (void) nvlist_remove_all(iep->ei_nvl, "__ttl"); in fmev_sysev2fmev()
/illumos-gate/usr/src/compat/bhyve/sys/
H A Dnv.h91 #define nvlist_free_string(nvl, name) nvlist_remove_all((nvl), (name))
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_event.c46 (void) nvlist_remove_all(ep->ev_nvl, FMD_EVN_TTL); in fmd_event_nvwrap()
47 (void) nvlist_remove_all(ep->ev_nvl, FMD_EVN_TOD); in fmd_event_nvwrap()
H A Dfmd_sysevent.c382 (void) nvlist_remove_all(nvl, FMD_EVN_TOD); in sysev_replay()
/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/uts/common/ipp/
H A Dippctl.c775 (void) nvlist_remove_all(nvlp, IPPCTL_OP); in ippctl_extract_op()
799 (void) nvlist_remove_all(nvlp, IPPCTL_ANAME); in ippctl_extract_aname()
823 (void) nvlist_remove_all(nvlp, IPPCTL_MODNAME); in ippctl_extract_modname()
894 (void) nvlist_remove_all(nvlp, IPPCTL_FLAGS); in ippctl_extract_flags()
/illumos-gate/usr/src/lib/libzfsbootenv/common/
H A Dlzbe_pair.c347 return (nvlist_remove_all(ptr, key)); in lzbe_remove_pair()
/illumos-gate/usr/src/lib/libsrpt/common/
H A Dlibsrpt.c422 (void) nvlist_remove_all(hcalist, guid); in srpt_ResetTarget()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c5844 (void) nvlist_remove_all(*nvlp, name); in readnvpair()
6201 (void) nvlist_remove_all(params->nvlist, in readparams()
7390 (void) nvlist_remove_all((*filter)->nvlist, in readfilter()
7413 (void) nvlist_remove_all((*filter)->nvlist, in readfilter()
7630 (void) nvlist_remove_all((*filter)->nvlist, in readfilter()
7876 (void) nvlist_remove_all((*action)->nvlist, in readaction()
7909 (void) nvlist_remove_all((*action)->nvlist, in readaction()
8674 (void) nvlist_remove_all(nvl, IPP_CONFIG_TYPE); in parse_kaction()
8790 (void) nvlist_remove_all(nvlcp, IPP_CONFIG_ORIGINATOR); in parse_kparams()
8922 (void) nvlist_remove_all(nvlcp, IPP_CONFIG_ORIGINATOR); in parse_kfilter()
[all …]
/illumos-gate/usr/src/lib/libnvpair/
H A Dmapfile-vers166 nvlist_remove_all;
/illumos-gate/usr/src/lib/libreparse/common/
H A Dfs_reparse_lib.c253 return (nvlist_remove_all(nvl, svc_type)); in reparse_remove()
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c266 (void) nvlist_remove_all(nvl, FM_EREPORT_DETECTOR); in fab_xlate_epkt_erpts()
/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); in iser_handle_boolean()
785 (void) nvlist_remove_all(request_nvl, in iser_handle_numerical()
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_values.c412 return (nwam_errno_to_nwam_error(nvlist_remove_all(parentlist, in nwam_object_list_remove_object_list()
579 if ((nverr = nvlist_remove_all(list, name)) != 0) in nwam_delete_prop()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_durable.c1306 (void) nvlist_remove_all(of->dh_nvlist, "atime"); in smb2_dh_update_times()
1313 (void) nvlist_remove_all(of->dh_nvlist, "mtime"); in smb2_dh_update_times()
1320 (void) nvlist_remove_all(of->dh_nvlist, "ctime"); in smb2_dh_update_times()
/illumos-gate/usr/src/uts/common/sys/
H A Dnvpair.h203 int nvlist_remove_all(nvlist_t *, const char *);
/illumos-gate/usr/src/common/nvpair/
H A Dfnvpair.c295 VERIFY0(nvlist_remove_all(nvl, name)); in fnvlist_remove()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c394 (void) nvlist_remove_all(in_nvl, ZPOOL_HIDDEN_ARGS); in spa_history_log_nvl()
H A Ddsl_crypt.c248 (void) nvlist_remove_all(props, zfs_prop_to_name(ZFS_PROP_ENCRYPTION)); in dsl_crypto_params_create_nvlist()
249 (void) nvlist_remove_all(props, zfs_prop_to_name(ZFS_PROP_KEYFORMAT)); in dsl_crypto_params_create_nvlist()
250 (void) nvlist_remove_all(props, zfs_prop_to_name(ZFS_PROP_PBKDF2_SALT)); in dsl_crypto_params_create_nvlist()
251 (void) nvlist_remove_all(props, in dsl_crypto_params_create_nvlist()
/illumos-gate/usr/src/cmd/itadm/
H A Ditadm.c760 (void) nvlist_remove_all(proplist, "tpg-tag"); in create_target()
1238 (void) nvlist_remove_all(proplist, "tpg-tag"); in modify_target()
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_kernel.c2509 (void) nvlist_remove_all(pke->pke_properties, (char *)name); in pool_knl_rm_property()
2538 (void) nvlist_remove_all(pke->pke_properties, (char *)name); in pool_knl_rm_property()
3118 (void) nvlist_remove_all(((pool_knl_elem_t *) in log_item_undo()
3214 (void) nvlist_remove_all(tmplist, name); in log_item_undo()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3nvpair.inc147 link path=usr/share/man/man3nvpair/nvlist_remove_all.3nvpair \
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c414 (void) nvlist_remove_all(prop_list, PCIEHPC_PROP_ALL); in pcishpc_slot_get_property()
433 (void) nvlist_remove_all(prop_list, PCIEHPC_PROP_HELP); in pcishpc_slot_get_property()

12