Home
last modified time | relevance | path

Searched full:claim (Results 1 – 25 of 2280) sorted by relevance

12345678910>>...92

/freebsd/crypto/heimdal/kdc/
H A Dprocess.c58 int *claim) in kdc_as_req() argument
68 *claim = 1; in kdc_as_req()
85 int *claim) in kdc_tgs_req() argument
95 *claim = 1; in kdc_tgs_req()
113 int *claim) in kdc_digest() argument
124 *claim = 1; in kdc_digest()
143 int *claim) in kdc_kx509() argument
154 *claim = 1; in kdc_kx509()
195 int claim = 0; in krb5_kdc_process_request() local
203 &claim); in krb5_kdc_process_request()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-arb-gpio-challenge.txt20 All masters on the bus have a 'bus claim' line which is an output that the
31 Let's say we want to claim the bus. We:
38 5. If not, back off, release the claim and wait for a few more milliseconds.
44 - our-claim-gpio: The GPIO that we use to claim the bus.
45 - their-claim-gpios: The GPIOs that the other sides use to claim the bus.
51 - wait-retry-us: we'll attempt another claim after this many microseconds.
68 our-claim-gpio = <&gpf0 3 1>;
69 their-claim-gpios = <&gpe0 4 1>;
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/alloc_class/
H A Dalloc_class_006_pos.ksh27 claim="zpool split command succeeds with special devices present."
31 log_assert $claim
42 log_pass $claim
H A Dalloc_class_007_pos.ksh26 claim="Replacing a special device is successful."
30 log_assert $claim
42 log_pass $claim
H A Dalloc_class_001_pos.ksh30 claim="Creating a pool with a special device succeeds."
32 log_assert $claim
44 log_pass $claim
H A Dalloc_class_002_neg.ksh26 claim="Creating a pool with an invalid special device type fails."
30 log_assert $claim
44 log_pass $claim
H A Dalloc_class_011_neg.ksh30 claim="Setting the special_small_blocks property to invalid values fails."
32 log_assert $claim
45 log_pass $claim
H A Dalloc_class_013_pos.ksh28 claim="Removing a dedup device from a pool succeeds."
30 log_assert $claim
64 log_pass $claim
H A Dalloc_class_010_pos.ksh29 claim="Setting the special_small_blocks property to a valid value succeeds."
31 log_assert $claim
51 log_pass $claim
H A Dalloc_class_008_pos.ksh26 claim="Adding an additional special device succeeds."
30 log_assert $claim
57 log_pass $claim
H A Dalloc_class_003_pos.ksh26 claim="Adding a special device to a normal pool succeeds."
30 log_assert $claim
64 log_pass $claim
H A Dalloc_class_004_pos.ksh27 claim="Checking active allocation classes feature flag status successful."
31 log_assert $claim
70 log_pass $claim
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb_il.c179 "will claim" : "won't claim"); in zil_prt_rec_write()
243 "will claim" : "won't claim"); in zil_prt_rec_write_enc()
462 const char *claim; in print_log_block() local
476 claim = "already claimed"; in print_log_block()
478 claim = "will claim"; in print_log_block()
480 claim = "won't claim"; in print_log_block()
483 (u_longlong_t)bp->blk_cksum.zc_word[ZIL_ZC_SEQ], claim, blkbuf); in print_log_block()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/
H A Dblock_cloning_disabled_ficlone.ksh33 claim="The FICLONE ioctl fails when block cloning is disabled."
35 log_assert $claim
51 log_pass $claim
H A Dblock_cloning_disabled_ficlonerange.ksh33 claim="The FICLONERANGE ioctl fails when block cloning is disabled."
35 log_assert $claim
51 log_pass $claim
H A Dblock_cloning_ficlonerange.ksh33 claim="The FICLONERANGE ioctl can clone whole files."
35 log_assert $claim
57 log_pass $claim
H A Dblock_cloning_copyfilerange.ksh33 claim="The copy_file_range syscall can clone whole files."
35 log_assert $claim
57 log_pass $claim
H A Dblock_cloning_disabled_copyfilerange.ksh33 claim="The copy_file_range syscall copies files when block cloning is disabled."
35 log_assert $claim
57 log_pass $claim
H A Dblock_cloning_ficlone.ksh33 claim="The FICLONE ioctl can clone files."
35 log_assert $claim
57 log_pass $claim
H A Dblock_cloning_replay_encrypted.ksh54 claim="The slogs are replayed correctly for encrypted cloned files."
56 log_assert $claim
111 # Import the pool to unfreeze it and claim log blocks. It has to be
131 log_pass $claim
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_sysfs/
H A Dzpool_get_unsupported.ksh47 claim="Properties not supported by zfs module should fail in 'zpool get <prop>'"
51 log_assert $claim
56 log_pass $claim
H A Dzpool_set_unsupported.ksh45 claim="Properties not supported by zfs module should fail in 'zpool set <prop>'"
50 log_assert $claim
55 log_pass $claim
H A Dzfeature_set_unsupported.ksh45 claim="Features not supported by zfs module should fail in 'zpool set <feature>'"
50 log_assert $claim
55 log_pass $claim
H A Dzfs_get_unsupported.ksh45 claim="Properties not supported by zfs module should fail in 'zfs get <prop>'"
49 log_assert $claim
54 log_pass $claim
H A Dzfs_set_unsupported.ksh45 claim="Properties not supported by zfs module should fail in 'zfs set <prop>'"
50 log_assert $claim
55 log_pass $claim

12345678910>>...92