Home
last modified time | relevance | path

Searched full:attempt (Results 1 – 25 of 2446) sorted by relevance

12345678910>>...98

/freebsd/lib/libc/rpc/
H A Dauthdes_prot.c45 #define ATTEMPT(xdr_op) if (!(xdr_op)) return (FALSE) macro
54 ATTEMPT(xdr_enum(xdrs, (enum_t *) padc_namekind)); in xdr_authdes_cred()
57 ATTEMPT(xdr_string(xdrs, &cred->adc_fullname.name, in xdr_authdes_cred()
59 ATTEMPT(xdr_opaque(xdrs, (caddr_t)&cred->adc_fullname.key, in xdr_authdes_cred()
61 ATTEMPT(xdr_opaque(xdrs, (caddr_t)&cred->adc_fullname.window, in xdr_authdes_cred()
65 ATTEMPT(xdr_opaque(xdrs, (caddr_t)&cred->adc_nickname, in xdr_authdes_cred()
80 ATTEMPT(xdr_opaque(xdrs, (caddr_t)&verf->adv_xtimestamp, in xdr_authdes_verf()
82 ATTEMPT(xdr_opaque(xdrs, (caddr_t)&verf->adv_int_u, in xdr_authdes_verf()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstantFolding.h65 /// ConstantFoldInstOperands - Attempt to constant fold an instruction with the
82 /// Attempt to constant fold a compare instruction (icmp/fcmp) with the
90 /// Attempt to constant fold a unary operation with the specified operand.
95 /// Attempt to constant fold a binary operation with the specified operands.
100 /// Attempt to constant fold a floating point binary operation with the
108 /// Attempt to flush float point constant according to denormal mode set in the
119 /// Attempt to constant fold a select instruction with the specified
125 /// Attempt to constant fold a cast with the specified operand. If it
135 /// ConstantFoldInsertValueInstruction - Attempt to constant fold an insertvalue
141 /// Attempt to constant fold an extractvalue instruction with the
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pool_checkpoint/
H A Dcheckpoint_removal.ksh22 # Attempt to take a checkpoint while a removal is
23 # in progress. The attempt should fail.
29 # time window to attempt the checkpoint while the
34 # 5. Attempt to checkpoint (attempt should fail)
67 # Remove disk and attempt to take checkpoint
H A Dcheckpoint_twice.ksh22 # Attempt to take a checkpoint for an already
23 # checkpointed pool. The attempt should fail.
28 # 3. Attempt to checkpoint it again (should fail).
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h173 /// \param V and optional DWARFFormValue to attempt to extract the value from.
190 /// \param V and optional DWARFFormValue to attempt to extract the value from.
209 /// \param V and optional DWARFFormValue to attempt to extract the value from.
222 /// \param V and optional DWARFFormValue to attempt to extract the value from.
234 /// \param V and optional DWARFFormValue to attempt to extract the value from.
246 /// \param V an optional DWARFFormValue to attempt to extract the value from.
258 /// \param V an optional DWARFFormValue to attempt to extract the value from.
270 /// \param V an optional DWARFFormValue to attempt to extract the value from.
283 /// \param V an optional DWARFFormValue to attempt to extract the value from.
295 /// \param V an optional DWARFFormValue to attempt to extract the value from.
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_clone/
H A Dzfs_clone_encrypted.ksh31 # 3. Attempt to clone the snapshot as an unencrypted dataset
32 # 4. Attempt to clone the snapshot with a new key
33 # 5. Attempt to clone the snapshot as a child of an unencrypted dataset
34 # 6. Attempt to clone the snapshot as a child of an encrypted dataset
37 # 9. Attempt to load the encryption root's key
39 # 11. Attempt to mount each dataset
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_load-key/
H A Dzfs_load-key.ksh29 # 1. Attempt to load the default dataset's key
31 # 3. Attempt to load the default dataset's key
34 # 6. Attempt to load the dataset's key
36 # 8. Attempt to load the dataset's key again
39 # 11. Attempt to load the pool's key
41 # 13. Attempt to load the pool's key again
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_to_encrypted.ksh30 # 3. Attempt to receive a stream to an encrypted child
32 # 5. Attempt to receive an incremental stream to an encrypted child (must fail)
33 # 6. Attempt to receive a stream with properties to an unencrypted child
34 # 7. Attempt to receive an incremental stream to an unencrypted child
35 # 8. Attempt to receive with -o encryption=off to an unencrypted child
36 # 9. Attempt to receive a replication stream to an unencrypted child
37 # 10. Attempt to receive a snapshot stream to an encrypted child (must fail)
H A Dzfs_receive_raw.ksh31 # 4. Attempt to receive a raw send stream as a child of an unencrypted dataset
33 # 6. Attempt to load the key and mount the dataset
35 # 8. Attempt to receive a raw send stream as a child of an encrypted dataset
37 # 10. Attempt to load the key and mount the dataset
H A Dzfs_receive_raw_incremental.ksh32 # 5. Attempt to receive a raw send stream of the first snapshot
34 # 7. Attempt and intentionally fail to receive the second snapshot
36 # 9. Attempt a real raw incremental send stream of the second snapshot
37 # 10. Attempt load the key and mount the dataset
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unload-key/
H A Dzfs_unload-key.ksh29 # 1. Attempt to unload the default dataset's key
31 # 3. Attempt to unload the default dataset's key
33 # 5. Attempt to unload the dataset's key
36 # 8. Attempt to unload the dataset's key
38 # 10. Attempt to unload the dataset's key
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_encrypted.ksh32 # 3. Attempt a send
33 # 4. Attempt a send with properties
34 # 5. Attempt a replication send
36 # 8. Attempt a send of the parent dataset
37 # 9. Attempt a send of the child encryption root
H A Dzfs_send_raw.ksh30 # 3. Attempt a raw send of both datasets
31 # 4. Attempt a raw send with properties of both datasets
32 # 5. Attempt a raw replication send of both datasets
34 # 7. Attempt a raw send of the encrypted dataset
/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dbounded_iter.h111 … __current_ != __end_, "__bounded_iter::operator*: Attempt to dereference an iterator at the end");
117 …__current_ != __end_, "__bounded_iter::operator->: Attempt to dereference an iterator at the end");
123 …__n >= __begin_ - __current_, "__bounded_iter::operator[]: Attempt to index an iterator past the s…
125 …__n < __end_ - __current_, "__bounded_iter::operator[]: Attempt to index an iterator at or past th…
134 … __current_ != __end_, "__bounded_iter::operator++: Attempt to advance an iterator past the end");
146 …__current_ != __begin_, "__bounded_iter::operator--: Attempt to rewind an iterator past the start"…
158 …__n >= __begin_ - __current_, "__bounded_iter::operator+=: Attempt to rewind an iterator past the …
160 …__n <= __end_ - __current_, "__bounded_iter::operator+=: Attempt to advance an iterator past the e…
179 …__n <= __current_ - __begin_, "__bounded_iter::operator-=: Attempt to rewind an iterator past the …
181 …__n >= __current_ - __end_, "__bounded_iter::operator-=: Attempt to advance an iterator past the e…
/freebsd/bin/rm/
H A Drm.159 Attempt to remove directories as well as other types of files.
61 Attempt to remove the files without prompting for confirmation,
90 Attempt to remove the file hierarchy rooted in each
101 each directory's contents are processed (as well as before the attempt
111 Attempt to undelete the named files.
123 It is an error to attempt to remove the files
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dsnmp_bridge.358 will attempt to create a bridge interface with the name given by the table
61 will attempt to create a bridge interface with the name given by the table
64 will attempt to destroy the bridge interface.
77 will attempt to commit the information to the system and will be successful
82 will attempt to remove the interface from the system bridge interface.
/freebsd/usr.sbin/tcpdrop/
H A Dtcpdrop.857 will attempt to drop all TCP connections.
63 will attempt to drop all connections using the TCP congestion control algorithm
70 will attempt to drop all connections using the TCP stack
77 will attempt to drop all TCP connections being in the state
98 will attempt to drop all TCP connections using the congestion control algorithm
/freebsd/crypto/openssl/doc/man3/
H A DSSL_key_update.pod55 attempt to resume any session associated with the connection in the new
59 same was as SSL_renegotiate() except that OpenSSL will attempt to resume the
67 handshake and it may or may not attempt to resume an existing session. If
73 a TLS connection the client will attempt to resume the current session in the
74 new handshake. For historical reasons, DTLS clients will not attempt to resume
/freebsd/crypto/openssl/test/recipes/
H A D70-test_tls13kexmodes.t200 #Test 2: Attempt a resume with no kex modes extension. Should fail (server
209 #Test 3: Attempt a resume with empty kex modes extension. Should fail (empty
217 #Test 4: Attempt a resume with non-dhe kex mode only. Should resume without a
231 #Test 5: Attempt a resume with dhe kex mode only. Should resume with a key_share
244 #Test 6: Attempt a resume with only unrecognised kex modes. Should not resume
257 #Test 7: Attempt a resume with both non-dhe and dhe kex mode. Should resume with
271 #Test 8: Attempt a resume with both non-dhe and dhe kex mode, but unacceptable
287 #Test 9: Attempt a resume with dhe kex mode only and an unacceptable initial
303 #Test 10: Attempt a resume with both non-dhe and dhe kex mode, unacceptable
318 #Test 11: Attempt a resume with dhe kex mode only, unacceptable
/freebsd/share/doc/smm/03.fsck/
H A D4.t168 request attempt to open the file system \fIF\fP failed.
178 attempt to open the file system \fIF\fP for writing failed.
300 attempt to continue to run the file system check.
325 attempt to continue to run the file system check.
363 attempt to continue to run the file system check.
623 If the attempt to allocate the root fails,
645 If the attempt to allocate the root fails,
676 If the attempt to allocate the root fails,
691 attempt to continue to run the file system check.
1020 and aborts the attempt to linkup the lost inode.
[all …]
/freebsd/share/man/man4/
H A Dmem.4261 An attempt to remove or update a range failed because the range is busy.
263 An attempt to create a new range failed due to a shortage of hardware
266 An attempt to remove a range failed because no range matches the descriptor
269 An attempt to remove a range failed because the range is permanently
277 An attempt to begin the kernel dump failed because the calling thread lacks the
281 An attempt to begin the kernel dump failed because one is already in progress.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_encrypted_child.ksh32 # 2. Attempt to rename the grandchild under an unencrypted parent
33 # 3. Attempt to rename the grandchild under a different encrypted parent
34 # 4. Attempt to rename the grandchild under the current parent
36 # 6. Attempt to rename the grandchild to a child
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_change-key/
H A Dzfs_change-key_child.ksh32 # 4. Attempt to change the key without any flags
33 # 5. Attempt to change the key specifying keylocation
34 # 6. Attempt to change the key specifying keyformat
37 # 9. Attempt to change the key specifying both the keylocation and keyformat
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/privilege/
H A Dprivilege_001_pos.ksh46 # 3. Attempt to create a ZFS filesystem, which should fail.
47 # 4. Add the "ZFS File System Management" profile, attempt to create a FS
51 # 5. Remove the FS profile, then attempt to destroy the pool, which
53 # 6. Remove the Storage profile, then attempt to recreate the pool, which
/freebsd/contrib/llvm-project/llvm/include/llvm/IRReader/
H A DIRReader.h31 /// attempt to parse it as LLVM Assembly and return a fully populated
41 /// attempt to parse it as LLVM Assembly and return a fully populated
49 /// for it. Otherwise, attempt to parse it as LLVM Assembly and return
57 /// Otherwise, attempt to parse it as LLVM Assembly and return a Module

12345678910>>...98