| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_vdev.c | 548 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 D | zpool_main.c | 964 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 D | cronjob | 28 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 D | libzfs_import.c | 61 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 D | libzfs_status.c | 171 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 D | libzfs_pool.c | 267 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 D | libzfs_mount.c | 275 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 D | siena_sram.c | 59 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 D | efx_sram.c | 90 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 D | assert.h | 50 #ifdef verify 51 #undef verify 57 #define verify(cond) \ macro
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| H A D | send-cpL_varied_recsize.ksh | 125 typeset verify=$2 136 $verify eval "zfs recv $recv_ds <$stream" 153 if [[ $verify = "log_mustnot" ]]; then
|
| H A D | send-c_recv_dedup.ksh | 43 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 D | zpool_import_missing_003_pos.ksh | 69 function verify function 221 verify "$TESTPOOL1" "$TESTFS" "$TESTDIR1" \ 225 verify "$TESTPOOL2" "$TESTFS" "$TESTDIR2" \
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_import.c | 530 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 D | ixgbe_bypass_api.h | 206 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 D | ngx_stream_ssl_module.c | 133 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 D | ngx_stream_ssl_module.h | 27 ngx_uint_t verify; member
|
| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail_ssl_module.c | 168 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 D | ngx_mail_ssl_module.h | 32 ngx_uint_t verify; member
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/ |
| H A D | zpool_create_draid_004_pos.ksh | 41 log_must draid verify $DRAIDCFG
|
| /f-stack/freebsd/contrib/zstd/doc/educational_decoder/ |
| H A D | README.md | 29 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 D | openssl.rst | 72 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 D | ipsec_lib.rst | 68 - 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 D | ngx_http_ssl_module.h | 27 ngx_uint_t verify; member
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/xattrtest/ |
| H A D | xattrtest.c | 85 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()
|