Home
last modified time | relevance | path

Searched refs:verify (Results 1 – 25 of 100) sorted by relevance

1234

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c548 verify(nvlist_lookup_uint64(nv, in get_replication()
1359 verify(0); /* Unreachable */ in draid_config_by_type()
1608 verify(nvlist_add_uint64(nv, in construct_spec()
1611 verify(nvlist_add_string(nv, in construct_spec()
1616 verify(nvlist_add_string(nv, in construct_spec()
1621 verify(nvlist_add_string(nv, in construct_spec()
1626 verify(nvlist_add_uint64(nv, in construct_spec()
1656 verify(nvlist_add_uint64(nv, in construct_spec()
1659 verify(nvlist_add_string(nv, in construct_spec()
1666 verify(nvlist_add_string(nv, in construct_spec()
[all …]
H A Dzpool_main.c964 verify(add_prop_list(ZPOOL_CONFIG_ASHIFT, strval, in zpool_do_add()
3570 verify(nvpair_value_nvlist(elem, &config) == 0); in zpool_do_import()
3600 verify(nvlist_lookup_string(config, in zpool_do_import()
3620 verify(nvlist_lookup_uint64(config, in zpool_do_import()
4140 verify(nvlist_lookup_nvpair(nvl, name, &tmp) == 0); in nvpair64_to_stat_array()
4190 verify(nvpair64_to_stat_array(newnvx, names[j], in calc_and_alloc_stats_ex()
4198 verify(nvpair64_to_stat_array(oldnvx, names[j], in calc_and_alloc_stats_ex()
4522 verify(nvlist_lookup_uint64_array(oldnv, in print_vdev_stats()
7813 verify(nvpair_value_nvlist(elem, &nv) == 0); in print_error_log()
7816 verify(nvlist_lookup_uint64(nv, ZPOOL_ERR_OBJECT, in print_error_log()
[all …]
/f-stack/freebsd/contrib/device-tree/scripts/
H A Dcronjob28 if ! git show-ref --quiet --verify refs/tags/v${LATEST_VERSION} ; then
31 if ! git show-ref --quiet --verify refs/tags/v${LATEST_VERSION}-dts ; then
38 REF=$(git show-ref --verify refs/heads/${branch})
89 REF=$(git show-ref --verify refs/heads/${TESTBRANCH})
119 REF=$(git show-ref --verify refs/heads/${branch})
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_import.c61 verify(nvlist_lookup_uint64(zhp->zpool_config, ZPOOL_CONFIG_POOL_GUID, in pool_active()
246 verify(nvlist_lookup_uint64(nv, ZPOOL_CONFIG_GUID, &tmp) == 0); in find_guid()
275 verify(nvlist_lookup_nvlist(zhp->zpool_config, ZPOOL_CONFIG_VDEV_TREE, in find_aux()
281 verify(nvlist_lookup_uint64(list[i], in find_aux()
323 verify(nvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_STATE, in zpool_in_use()
325 verify(nvlist_lookup_uint64(config, ZPOOL_CONFIG_GUID, in zpool_in_use()
329 verify(nvlist_lookup_string(config, ZPOOL_CONFIG_POOL_NAME, in zpool_in_use()
331 verify(nvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_GUID, in zpool_in_use()
383 verify(nvlist_lookup_nvlist(pool_config, in zpool_in_use()
H A Dlibzfs_status.c171 verify(nvlist_lookup_string(vdev, ZPOOL_CONFIG_TYPE, in find_vdev_problem()
183 verify(nvlist_lookup_uint64_array(vdev, ZPOOL_CONFIG_VDEV_STATS, in find_vdev_problem()
235 verify(nvlist_lookup_uint64(config, ZPOOL_CONFIG_VERSION, in check_status()
237 verify(nvlist_lookup_nvlist(config, ZPOOL_CONFIG_VDEV_TREE, in check_status()
239 verify(nvlist_lookup_uint64_array(nvroot, ZPOOL_CONFIG_VDEV_STATS, in check_status()
241 verify(nvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_STATE, in check_status()
338 verify(nvlist_lookup_nvlist(config, ZPOOL_CONFIG_LOAD_INFO, in check_status()
H A Dlibzfs_pool.c267 verify(nvlist_lookup_uint64_array(nvroot, in zpool_get_state_str()
1839 verify(nvpair_type(nvp) == DATA_TYPE_STRING); in zpool_print_unsup_feat()
1840 verify(nvpair_value_string(nvp, &desc) == 0); in zpool_print_unsup_feat()
2135 verify(errlist != NULL); in zpool_translate_vdev_guids()
2182 verify(vd_errlist != NULL); in zpool_initialize_impl()
2580 verify(zpool_vdev_is_interior(type)); in vdev_to_nvlist_iter()
3546 verify(nvlist_lookup_nvlist_array(child[c], in zpool_vdev_split()
4058 verify(nvlist_lookup_nvlist_array(nv, in zpool_vdev_name()
4060 verify(nvlist_lookup_uint64(nv, in zpool_vdev_name()
4062 verify(nvlist_lookup_uint64(nv, in zpool_vdev_name()
[all …]
H A Dlibzfs_mount.c275 verify(zfs_prop_get(zhp, ZFS_PROP_MOUNTPOINT, buf, buflen, in zfs_is_mountable()
1137 verify(zfs_prop_get(za, ZFS_PROP_MOUNTPOINT, mounta, in mountpoint_cmp()
1142 verify(zfs_prop_get(zb, ZFS_PROP_MOUNTPOINT, mountb, in mountpoint_cmp()
1200 verify(zfs_prop_get(handles[idx], ZFS_PROP_MOUNTPOINT, parent, in non_descendant_idx()
1204 verify(zfs_prop_get(handles[i], ZFS_PROP_MOUNTPOINT, child, in non_descendant_idx()
1305 verify(zfs_prop_get(handles[idx], ZFS_PROP_MOUNTPOINT, mountpoint, in zfs_mount_task()
1322 verify(zfs_prop_get(handles[i], ZFS_PROP_MOUNTPOINT, in zfs_mount_task()
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dsiena_sram.c59 efx_qword_t verify; in siena_sram_test() local
99 &verify); in siena_sram_test()
101 if (!EFX_QWORD_IS_EQUAL(verify, qword)) { in siena_sram_test()
121 &verify); in siena_sram_test()
123 if (!EFX_QWORD_IS_EQUAL(verify, qword)) { in siena_sram_test()
H A Defx_sram.c90 goto verify; in efx_sram_buf_tbl_set()
97 verify: in efx_sram_buf_tbl_set()
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/
H A Dassert.h50 #ifdef verify
51 #undef verify
57 #define verify(cond) \ macro
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend-cpL_varied_recsize.ksh125 typeset verify=$2
136 $verify eval "zfs recv $recv_ds <$stream"
153 if [[ $verify = "log_mustnot" ]]; then
H A Dsend-c_recv_dedup.ksh43 log_must zfs create -o compress=lz4 -o dedup=verify $recvfs
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_missing_003_pos.ksh69 function verify function
221 verify "$TESTPOOL1" "$TESTFS" "$TESTDIR1" \
225 verify "$TESTPOOL2" "$TESTFS" "$TESTDIR2" \
/f-stack/freebsd/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c530 verify(nvlist_add_uint64(config, in get_configs()
539 verify(nvlist_add_uint64_array(config, in get_configs()
601 verify(nvlist_lookup_nvlist(tmp, in get_configs()
603 verify(nvlist_lookup_uint64(nvtop, ZPOOL_CONFIG_ID, in get_configs()
655 verify(nvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_GUID, in get_configs()
774 verify(nvlist_lookup_string(config, ZPOOL_CONFIG_POOL_NAME, in get_configs()
836 verify(nvlist_add_uint64(config, ZPOOL_CONFIG_HOSTID, in get_configs()
838 verify(nvlist_add_string(config, ZPOOL_CONFIG_HOSTNAME, in get_configs()
1242 verify(iarg->poolname == NULL || iarg->guid == 0); in zpool_find_import_impl()
1389 verify(poolname == NULL || guid == 0); in zpool_find_import_cached()
[all …]
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_bypass_api.h206 u32 cmd, verify; in ixgbe_bypass_set_generic() local
221 verify = BYPASS_PAGE_CTL0; in ixgbe_bypass_set_generic()
226 if (ixgbe_bypass_rw_generic(hw, verify, &by_ctl)) in ixgbe_bypass_set_generic()
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_ssl_module.c133 offsetof(ngx_stream_ssl_conf_t, verify),
323 if (sslcf->verify) { in ngx_stream_ssl_handler()
327 && (sslcf->verify != 3 || !ngx_ssl_verify_error_optional(rc))) in ngx_stream_ssl_handler()
338 if (sslcf->verify == 1) { in ngx_stream_ssl_handler()
599 scf->verify = NGX_CONF_UNSET_UINT; in ngx_stream_ssl_create_conf()
631 ngx_conf_merge_uint_value(conf->verify, prev->verify, 0); in ngx_stream_ssl_merge_conf()
744 if (conf->verify) { in ngx_stream_ssl_merge_conf()
746 if (conf->client_certificate.len == 0 && conf->verify != 3) { in ngx_stream_ssl_merge_conf()
H A Dngx_stream_ssl_module.h27 ngx_uint_t verify; member
/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_ssl_module.c168 offsetof(ngx_mail_ssl_conf_t, verify),
263 scf->verify = NGX_CONF_UNSET_UINT; in ngx_mail_ssl_create_conf()
297 ngx_conf_merge_uint_value(conf->verify, prev->verify, 0); in ngx_mail_ssl_merge_conf()
387 if (conf->verify) { in ngx_mail_ssl_merge_conf()
389 if (conf->client_certificate.len == 0 && conf->verify != 3) { in ngx_mail_ssl_merge_conf()
H A Dngx_mail_ssl_module.h32 ngx_uint_t verify; member
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_draid_004_pos.ksh41 log_must draid verify $DRAIDCFG
/f-stack/freebsd/contrib/zstd/doc/educational_decoder/
H A DREADME.md29 It generates valid Zstandard frames that can be used to verify
31 Note that to use the tool to verify this decoder implementation,
/f-stack/dpdk/doc/guides/cryptodevs/
H A Dopenssl.rst72 User can use app/test application to check how to use this pmd and to verify
78 To verify real traffic l2fwd-crypto example can be used with this command:
/f-stack/dpdk/doc/guides/prog_guide/
H A Dipsec_lib.rst68 - verify that integrity check and decryption performed by crypto device
81 - verify that crypto device operations (encryption, ICV generation)
99 - verify that integrity check and decryption performed by *rte_security*
124 - verify that integrity check and decryption performed by *rte_security*
142 - verify that integrity check and decryption performed by crypto device
148 - verify that crypto device operations (encryption, ICV generation)
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssl_module.h27 ngx_uint_t verify; member
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/xattrtest/
H A Dxattrtest.c85 static int verify = 0; variable
146 verify = 1; in parse_args()
213 fprintf(stdout, "verify: %d\n", verify); in parse_args()
581 if (!verify) in getxattrs()

1234