Home
last modified time | relevance | path

Searched refs:nvlist_exists (Results 1 – 25 of 46) sorted by relevance

12

/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_persist.c415 if (!nvlist_exists(db_nvl, pargp->ia_pname)) in ipmgmt_db_resetprop()
741 if (!nvlist_exists(db_nvl, IPADM_NVP_FAMILIES)) in ipmgmt_db_update_if()
744 if (nvlist_exists(db_nvl, IPADM_NVP_IFCLASS) && in ipmgmt_db_update_if()
866 if (nvlist_exists(db_nvl, IPADM_NVP_FAMILIES)) { in ipmgmt_db_resetif()
896 nvlist_exists(db_nvl, IPADM_NVP_INTFID))) { in ipmgmt_db_resetif()
900 (nvlist_exists(db_nvl, IPADM_NVP_IPV4ADDR) || in ipmgmt_db_resetif()
901 nvlist_exists(db_nvl, IPADM_NVP_DHCP))) { in ipmgmt_db_resetif()
998 nvlist_exists(invl, db_ifname)) { in ipmgmt_db_initif()
1016 nvlist_exists(db_nvl, IPADM_NVP_DHCP)) in ipmgmt_db_initif()
1550 if (nvlist_exists(db_nvl, IPADM_NVP_IFNAME) || in ipmgmt_db_upgrade()
[all …]
H A Dipmgmt_door.c250 if (nvlist_exists(nvl, IPADM_NVP_IPV4ADDR)) { in i_ipmgmt_nvl2aobjnode()
264 if (!nvlist_exists(nvl, IPADM_NVP_REQHOST)) { in i_ipmgmt_nvl2aobjnode()
276 } else if (nvlist_exists(nvl, IPADM_NVP_IPV6ADDR)) { in i_ipmgmt_nvl2aobjnode()
316 if (nvlist_exists(nvl, IPADM_NVP_LIFNUM)) in i_ipmgmt_nvl2aobjnode()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_status.c278 if (nvlist_exists(nvinfo, ZPOOL_CONFIG_CAN_RDONLY)) in check_status()
398 if (nvlist_exists(feat, ZPOOL_CONFIG_ENABLED_FEAT)) in check_status()
408 if (!nvlist_exists(feat, fi->fi_guid)) in check_status()
H A Dlibzfs_crypto.c912 if (!nvlist_exists(pool_props, "feature@encryption")) { in zfs_crypto_create()
1032 if (nvlist_exists(props, zfs_prop_to_name(ZFS_PROP_KEYFORMAT)) || in zfs_crypto_clone_check()
1033 nvlist_exists(props, zfs_prop_to_name(ZFS_PROP_KEYLOCATION)) || in zfs_crypto_clone_check()
1034 nvlist_exists(props, zfs_prop_to_name(ZFS_PROP_ENCRYPTION)) || in zfs_crypto_clone_check()
1035 nvlist_exists(props, zfs_prop_to_name(ZFS_PROP_PBKDF2_ITERS))) { in zfs_crypto_clone_check()
H A Dlibzfs_sendrecv.c1349 exclude = !nvlist_exists(snapprops, "is_clone_origin"); in dump_snapshot()
1542 if (!nvlist_exists(parent_nv, "sent")) { in dump_filesystems()
1553 !nvlist_exists(origin_nv, "sent")) { in dump_filesystems()
1711 if (flags->largeblock || nvlist_exists(resume_nvl, "largeblockok")) in zfs_send_resume()
1713 if (flags->embed_data || nvlist_exists(resume_nvl, "embedok")) in zfs_send_resume()
1715 if (flags->compress || nvlist_exists(resume_nvl, "compressok")) in zfs_send_resume()
1717 if (flags->raw || nvlist_exists(resume_nvl, "rawok")) in zfs_send_resume()
2708 stream_encroot = nvlist_exists(stream_nvfs, "is_encroot"); in recv_fix_encryption_hierarchy()
3559 if (nvlist_exists(origprops, name)) { in zfs_setup_cmdline_props()
3576 nvlist_exists(recvprops, name)) in zfs_setup_cmdline_props()
[all …]
H A Dlibzfs_config.c238 if (config == NULL || !nvlist_exists(config, in zpool_get_features()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c307 if (nvlist_exists(nvl, ZPOOL_HIST_CMD)) { in spa_history_log_sync()
310 } else if (nvlist_exists(nvl, ZPOOL_HIST_INT_NAME)) { in spa_history_log_sync()
311 if (nvlist_exists(nvl, ZPOOL_HIST_DSNAME)) { in spa_history_log_sync()
340 } else if (nvlist_exists(nvl, ZPOOL_HIST_IOCTL)) { in spa_history_log_sync()
357 nvlist_exists(nvl, ZPOOL_HIST_CMD)) { in spa_history_log_sync()
H A Ddsl_bookmark.c304 if (nvlist_exists(props, in dsl_get_bookmarks_impl()
309 if (nvlist_exists(props, in dsl_get_bookmarks_impl()
314 if (nvlist_exists(props, in dsl_get_bookmarks_impl()
319 if (nvlist_exists(props, in dsl_get_bookmarks_impl()
H A Dzfs_ioctl.c2815 if (nvlist_exists(skipped, nvpair_name(pair))) in props_skip()
3723 defer = nvlist_exists(innvl, "defer"); in zfs_ioc_destroy_snaps()
4995 if (!nvlist_exists(origprops, name)) { in zfs_ioc_recv_impl()
6297 largeblockok = nvlist_exists(innvl, "largeblockok"); in zfs_ioc_send_new()
6298 embedok = nvlist_exists(innvl, "embedok"); in zfs_ioc_send_new()
6299 compressok = nvlist_exists(innvl, "compressok"); in zfs_ioc_send_new()
6300 rawok = nvlist_exists(innvl, "rawok"); in zfs_ioc_send_new()
6368 compressok = nvlist_exists(innvl, "compressok"); in zfs_ioc_send_space()
6369 rawok = nvlist_exists(innvl, "rawok"); in zfs_ioc_send_space()
6490 boolean_t noop = nvlist_exists(innvl, "noop"); in zfs_ioc_load_key()
[all …]
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c611 nvlist_exists(proplist, vname)) || in add_prop_list()
768 if (!nvlist_exists(props, ZPOOL_CONFIG_ASHIFT)) { in zpool_do_add()
7588 if (!nvlist_exists(enabled, fguid)) { in upgrade_enable_all()
7718 if (!nvlist_exists(enabled, fguid)) { in upgrade_list_disabled_cb()
8017 if (nvlist_exists(rec, ZPOOL_HIST_TIME)) { in print_history_records()
8027 if (nvlist_exists(rec, ZPOOL_HIST_CMD)) { in print_history_records()
8051 if (nvlist_exists(rec, ZPOOL_HIST_DSNAME)) { in print_history_records()
8075 if (nvlist_exists(rec, ZPOOL_HIST_ERRNO)) { in print_history_records()
8092 if (nvlist_exists(rec, ZPOOL_HIST_WHO)) { in print_history_records()
8099 if (nvlist_exists(rec, ZPOOL_HIST_HOST)) { in print_history_records()
[all …]
/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_persist.c375 if (!nvlist_exists(nvl, name)) { in i_ipadm_add_ipaddr2nvl()
411 if (!nvlist_exists(nvl, IPADM_NVP_INTFID)) { in i_ipadm_add_intfid2nvl()
460 if (!nvlist_exists(nvl, IPADM_NVP_DHCP)) { in i_ipadm_add_dhcp2nvl()
837 if (nvlist_exists(*ipnvl, name)) { in ipadm_str2nvlist()
H A Dlibipadm.c744 if (nvlist_exists(nvl, IPADM_NVP_IPV4ADDR) || in i_ipadm_init_ifobj()
745 nvlist_exists(nvl, IPADM_NVP_IPV6ADDR) || in i_ipadm_init_ifobj()
746 nvlist_exists(nvl, IPADM_NVP_DHCP)) { in i_ipadm_init_ifobj()
765 } else if (nvlist_exists(nvl, IPADM_NVP_PROTONAME) == B_TRUE) { in i_ipadm_init_ifobj()
/illumos-gate/usr/src/cmd/bhyve/
H A Dconfig.c80 else if (nvlist_exists(nvl, name)) { in _lookup_config_node()
154 else if (nvlist_exists(parent, name)) in set_config_value_node()
H A Dpci_lpc.c281 if (nvl != NULL && nvlist_exists((nvlist_t *)nvl, "bootrom")) { in lpc_init()
287 if (nvl != NULL && nvlist_exists(nvl, "bootrom")) { in lpc_init()
/illumos-gate/usr/src/lib/libzfsbootenv/common/
H A Dlzbe_device.c81 if (nvlist_exists(nv, OS_BOOTONCE)) in lzbe_set_boot_device()
/illumos-gate/usr/src/man/man3nvpair/
H A DMakefile60 nvlist_exists.3nvpair \
195 nvlist_exists.3nvpair := LINKSRC = nvlist_lookup_nvpair.3nvpair
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c250 nvlist_exists(pargs, TOPO_PROP_VAL_VAL)) { in ipmi_platform_message()
628 nvlist_exists(pargs, TOPO_PROP_VAL_VAL)) { in ipmi_indicator_mode()
749 nvlist_exists(pargs, TOPO_PROP_VAL_VAL)) { in bay_locate_mode()
895 nvlist_exists(pargs, TOPO_PROP_VAL_VAL)) { in bay_indicator_mode()
1079 nvlist_exists(pargs, TOPO_PROP_VAL_VAL)) { in x4500_present_mode()
1216 nvlist_exists(pargs, TOPO_PROP_VAL_VAL)) { in chassis_service_mode()
1344 nvlist_exists(pargs, TOPO_PROP_VAL_VAL)) { in chassis_ident_mode()
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ahci/
H A Dfac_prov_ahci.c220 nvlist_exists(pargs, TOPO_PROP_VAL_VAL)) { in ahci_led_mode()
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/
H A Dfac_prov_mptsas.c177 nvlist_exists(pargs, TOPO_PROP_VAL_VAL)) { in mptsas_led_mode()
/illumos-gate/usr/src/lib/libsrpt/common/
H A Dlibsrpt.c421 if (nvlist_exists(hcalist, guid)) { in srpt_ResetTarget()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/lua_core/
H A Dnvlist_to_lua.c45 if (!nvlist_exists(nvlb, key)) in nvlist_equal()
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_libhp/
H A Dfac_prov_libhp.c241 nvlist_exists(pargs, TOPO_PROP_VAL_VAL)) { in fac_prov_libhp_opt_set()
/illumos-gate/usr/src/lib/libnvpair/
H A Dmapfile-vers129 nvlist_exists;
/illumos-gate/usr/src/lib/libiscsit/common/
H A Dlibiscsit.c247 if (nvlist_exists(tgtp->tgt_properties, in it_config_commit()
1769 if (!nvlist_exists(nvl, PROP_RADIUS_SERVER)) { in it_validate_configprops()
1774 if (!nvlist_exists(nvl, PROP_RADIUS_SECRET)) { in it_validate_configprops()
/illumos-gate/usr/src/cmd/itadm/
H A Ditadm.c935 if (nvlist_exists(ptr->tgt_properties, in list_target()
1760 if (nvlist_exists(ptr->ini_properties, "chapsecret")) { in list_initiator()
1966 if (nvlist_exists(nvl, "radiussecret")) { in list_defaults()

12