| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/ |
| H A D | Makefile.am | 1 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/replacement 21 replacement.cfg
|
| H A D | attach_import.ksh | 20 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
| H A D | replace_import.ksh | 20 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
| H A D | rebuild_disabled_feature.ksh | 20 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
| H A D | rebuild_raidz.ksh | 24 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
| H A D | attach_multiple.ksh | 20 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
| H A D | resilver_restart_002.ksh | 23 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
| H A D | scrub_cancel.ksh | 24 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
| H A D | replace_rebuild.ksh | 34 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
| H A D | detach.ksh | 33 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
| H A D | replace_resilver.ksh | 33 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
| H A D | attach_resilver.ksh | 33 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
| H A D | resilver_restart_001.ksh | 23 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
| H A D | rebuild_multiple.ksh | 24 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
| H A D | attach_rebuild.ksh | 34 . $STF_SUITE/tests/functional/replacement/replacement.cfg
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/agents/ |
| H A D | zfs_retire.c | 186 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 D | ngx_http_proxy_module.c | 34 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 D | kernel-usleep_range.m4 | 5 dnl # designed to be a drop-in replacement for udelay where a precise
|
| H A D | kernel-bio.m4 | 82 dnl # The bio_op() helper was introduced as a replacement for explicitly
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/ |
| H A D | Makefile.am | 66 replacement \ subdir
|
| /f-stack/app/redis-5.0.5/deps/ |
| H A D | README.md | 4 * **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 D | lpm_lib.rst | 151 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 D | battery.yaml | 21 behavior should a replacement that changes the battery type occur
|
| /f-stack/freebsd/contrib/openzfs/tests/runfiles/ |
| H A D | sanity.run | 523 [tests/functional/replacement] 525 tags = ['functional', 'replacement']
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | vhost.rst | 209 DPDK virtio-user pmd can be the replacement of QEMU.
|