Home
last modified time | relevance | path

Searched refs:replacement (Results 1 – 25 of 45) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/
H A DMakefile.am1 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/replacement
21 replacement.cfg
H A Dattach_import.ksh20 . $STF_SUITE/tests/functional/replacement/replacement.cfg
H A Dreplace_import.ksh20 . $STF_SUITE/tests/functional/replacement/replacement.cfg
H A Drebuild_disabled_feature.ksh20 . $STF_SUITE/tests/functional/replacement/replacement.cfg
H A Drebuild_raidz.ksh24 . $STF_SUITE/tests/functional/replacement/replacement.cfg
H A Dattach_multiple.ksh20 . $STF_SUITE/tests/functional/replacement/replacement.cfg
H A Dresilver_restart_002.ksh23 . $STF_SUITE/tests/functional/replacement/replacement.cfg
H A Dscrub_cancel.ksh24 . $STF_SUITE/tests/functional/replacement/replacement.cfg
H A Dreplace_rebuild.ksh34 . $STF_SUITE/tests/functional/replacement/replacement.cfg
H A Ddetach.ksh33 . $STF_SUITE/tests/functional/replacement/replacement.cfg
H A Dreplace_resilver.ksh33 . $STF_SUITE/tests/functional/replacement/replacement.cfg
H A Dattach_resilver.ksh33 . $STF_SUITE/tests/functional/replacement/replacement.cfg
H A Dresilver_restart_001.ksh23 . $STF_SUITE/tests/functional/replacement/replacement.cfg
H A Drebuild_multiple.ksh24 . $STF_SUITE/tests/functional/replacement/replacement.cfg
H A Dattach_rebuild.ksh34 . $STF_SUITE/tests/functional/replacement/replacement.cfg
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dzfs_retire.c186 nvlist_t *config, *nvroot, *replacement; in replace_with_spare() local
210 replacement = fmd_nvl_alloc(hdl, FMD_SLEEP); in replace_with_spare()
212 (void) nvlist_add_string(replacement, ZPOOL_CONFIG_TYPE, in replace_with_spare()
239 (void) nvlist_add_nvlist_array(replacement, in replace_with_spare()
246 replacement, B_TRUE, rebuild) == 0) { in replace_with_spare()
248 nvlist_free(replacement); in replace_with_spare()
254 nvlist_free(replacement); in replace_with_spare()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_proxy_module.c34 ngx_http_complex_value_t replacement; member
2644 ngx_str_t pattern, replacement; in ngx_http_proxy_rewrite_complex_handler() local
2657 if (ngx_http_complex_value(r, &pr->replacement, &replacement) != NGX_OK) { in ngx_http_proxy_rewrite_complex_handler()
2671 ngx_str_t pattern, replacement; in ngx_http_proxy_rewrite_regex_handler() local
2680 if (ngx_http_complex_value(r, &pr->replacement, &replacement) != NGX_OK) { in ngx_http_proxy_rewrite_regex_handler()
2685 h->value = replacement; in ngx_http_proxy_rewrite_regex_handler()
2700 ngx_str_t pattern, replacement; in ngx_http_proxy_rewrite_domain_handler() local
2718 if (ngx_http_complex_value(r, &pr->replacement, &replacement) != NGX_OK) { in ngx_http_proxy_rewrite_domain_handler()
2728 size_t len, ngx_str_t *replacement) in ngx_http_proxy_rewrite() argument
2735 if (replacement->len > len) { in ngx_http_proxy_rewrite()
[all …]
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-usleep_range.m45 dnl # designed to be a drop-in replacement for udelay where a precise
H A Dkernel-bio.m482 dnl # The bio_op() helper was introduced as a replacement for explicitly
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/
H A DMakefile.am66 replacement \ subdir
/f-stack/app/redis-5.0.5/deps/
H A DREADME.md4 * **Jemalloc** is our memory allocator, used as replacement for libc malloc on Linux by default. It…
7 * **linenoise** is a readline replacement. It is developed by the same authors of Redis but is mana…
/f-stack/dpdk/doc/guides/prog_guide/
H A Dlpm_lib.rst151 When deleting a rule, a replacement rule is searched for. Replacement rule is an existing rule that…
154 If a replacement rule is found, target tbl24 and tbl8 entries are updated to have the same depth an…
155 value with the replacement rule.
157 If no replacement rule can be found, target tbl24 and tbl8 entries will be cleared.
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dbattery.yaml21 behavior should a replacement that changes the battery type occur
/f-stack/freebsd/contrib/openzfs/tests/runfiles/
H A Dsanity.run523 [tests/functional/replacement]
525 tags = ['functional', 'replacement']
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dvhost.rst209 DPDK virtio-user pmd can be the replacement of QEMU.

12