Home
last modified time | relevance | path

Searched full:successfully (Results 1 – 25 of 1703) sorted by relevance

12345678910>>...69

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamReader.h47 /// \returns a success error code if the data was successfully read, otherwise
56 /// \returns a success error code if the data was successfully read, otherwise
65 /// \returns a success error code if the data was successfully read, otherwise
92 /// \returns a success error code if the data was successfully read, otherwise
98 /// \returns a success error code if the data was successfully read, otherwise
106 /// \returns a success error code if the data was successfully read, otherwise
113 /// \returns a success error code if the data was successfully read, otherwise
121 /// \returns a success error code if the data was successfully read, otherwise
129 /// \returns a success error code if the data was successfully read, otherwise
138 /// \returns a success error code if the data was successfully rea
[all...]
H A DBinaryStreamWriter.h48 /// \returns a success error code if the data was successfully written,
56 /// \returns a success error code if the data was successfully written,
78 /// \returns a success error code if the data was successfully written,
85 /// \returns a success error code if the data was successfully written,
94 /// \returns a success error code if the data was successfully written,
102 /// \returns a success error code if the data was successfully written,
110 /// \returns a success error code if the data was successfully written,
118 /// \returns a success error code if the data was successfully written,
126 /// \returns a success error code if the data was successfully written,
142 /// \returns a success error code if the data was successfully writte
[all...]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_sess_number.pod32 SSL_CTX_sess_connect_good() returns the number of successfully established
41 SSL_CTX_sess_accept_good() returns the number of successfully established
47 SSL_CTX_sess_hits() returns the number of successfully reused sessions.
49 successfully reused is counted as a hit. In server mode a session successfully
52 SSL_CTX_sess_cb_hits() returns the number of successfully retrieved sessions
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsatproto.h159 * \return If command is started successfully
160 * - \e tiSuccess: I/O request successfully initiated.
193 * \return If command is started successfully
194 * - \e tiSuccess: I/O request successfully initiated.
229 * \return If command is started successfully
230 * - \e tiSuccess: I/O request successfully initiated.
265 * \return If command is started successfully
266 * - \e tiSuccess: I/O request successfully initiated.
310 * \return If command is started successfully
311 * - \e tiSuccess: I/O request successfully initiated.
[all …]
/freebsd/sys/dev/isci/scil/
H A Dscif_controller.h84 * @return Indicate if the controller was successfully constructed or if
87 * successfully constructed.
108 * @return Indicate if the controller was successfully initialized or if
111 * was successfully initialized.
138 * -# after all of the phys have successfully started or been given
186 * @retval SCI_SUCCESS if the stop operation successfully began.
211 * @retval SCI_SUCCESS if the reset operation successfully started.
251 * @return Indicate if the controller successfully started the IO request.
252 * @retval SCI_IO_SUCCESS if the IO request was successfully started.
283 * @return Indicate if the controller successfully started the IO request.
[all …]
H A Dscic_controller.h169 * @return Indicate if the controller was successfully constructed or if
172 * successfully constructed.
274 * @return Indicate if the controller was successfully initialized or if
277 * was successfully initialized.
305 * -# after all of the phys have successfully started or been given
353 * @retval SCI_SUCCESS if the stop operation successfully began.
376 * @retval SCI_SUCCESS if the reset operation successfully started.
415 * @return Indicate if the controller successfully started the IO request.
416 * @retval SCI_IO_SUCCESS if the IO request was successfully started.
459 * @return Indicate if the controller successfully started the IO request.
[all …]
H A Dscic_remote_device.h142 * @return Indicate if the remote device was successfully constructed.
143 * @retval SCI_SUCCESS Returned if the device was successfully constructed.
174 * @return Indicate if the remote device was successfully constructed.
175 * @retval SCI_SUCCESS Returned if the device was successfully constructed.
202 * @return The return value shall indicate if the device was successfully
204 * @retval SCI_STATUS This value is returned if the device is successfully
222 * @return Indicate if the device port width was successfully updated.
267 * @return An indication of whether the device was successfully started.
268 * @retval SCI_SUCCESS This value is returned if the device was successfully
288 * @return An indication of whether the device was successfully stopped.
[all …]
H A Dscic_phy.h298 * phy properties were successfully retrieved.
300 * are successfully retrieved.
302 * are not successfully retrieved (e.g. It's not a SAS Phy).
320 * phy properties were successfully retrieved.
322 * are successfully retrieved.
324 * are not successfully retrieved (e.g. It's not a SATA Phy).
339 * successfully executed.
341 * was successfully transmitted.
358 * successfully enabled.
378 * successfully disabled.
[all …]
H A Dscic_io_request.h345 * @return Indicate if the controller successfully built the IO request.
347 * successfully built.
369 * @return Indicate if the controller successfully built the IO request.
371 * successfully built.
399 * @return Indicate if the controller successfully built the IO request.
401 * successfully built.
431 * @return Indicate if the controller successfully built the IO request.
433 * successfully built.
462 * @return Indicate if the controller successfully built the IO request.
464 * successfully built.
[all …]
H A Dscic_task_request.h117 * @return Indicate if the controller successfully built the task request.
119 * successfully built.
140 * @return Indicate if the controller successfully built the task request.
142 * successfully built.
158 * @return Indicate if the controller successfully built the task request.
160 * successfully built.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_events/
H A Dzpool_events_clear.ksh22 # 'zpool events -c' should successfully clear events.
27 # 3. Verify 'zpool events -c' successfully clears new events
32 log_assert "'zpool events -c' should successfully clear events."
49 # 3. Verify 'zpool events -c' successfully clear new events
59 log_pass "'zpool events -c' successfully clears events."
H A Dzpool_events_follow.ksh22 # 'zpool events -f' should successfully follow new events.
28 # 4. Verify 'zpool events -f' successfully recorded these new events
58 # 4. Verify 'zpool events -f' successfully recorded these new events
64 log_pass "'zpool events -f' successfully follows new events."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_014_pos.ksh26 # Verify ZFS successfully receive and restore properties.
36 # properties are successfully received.
58 log_assert "ZFS successfully receive and restore properties."
92 # properties are successfully received.
97 log_pass "ZFS properties are successfully received and restored."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/vdev_zaps/
H A Dvdev_zaps_004_pos.ksh57 # Ensure top-level ZAP was transferred successfully.
60 log_fail "Top-level ZAP wasn't transferred successfully on attach."
63 # Ensure leaf ZAP of original disk was transferred successfully.
88 # Make sure top ZAP was successfully transferred.
92 # Make sure leaf ZAP was successfully transferred.
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_CTX_sess_number.3167 \&\fBSSL_CTX_sess_connect_good()\fR returns the number of successfully established
176 \&\fBSSL_CTX_sess_accept_good()\fR returns the number of successfully established
182 \&\fBSSL_CTX_sess_hits()\fR returns the number of successfully reused sessions.
184 successfully reused is counted as a hit. In server mode a session successfully
187 \&\fBSSL_CTX_sess_cb_hits()\fR returns the number of successfully retrieved sessions
/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_dsa.h395 * completed successfully. */
398 * not be completed successfully due to errors. */
406 * completed successfully. */
409 * not be completed successfully due to errors. */
417 * completed successfully. */
420 * not be completed successfully due to errors. */
428 * successfully. */
431 * successfully due to errors. */
439 * successfully. */
442 * successfully due to errors. */
[all …]
H A Dcpa_cy_ecsm2.h536 * completed successfully. */
539 * could not be completed successfully due to errors. */
542 * requests that could not be completed successfully due to an invalid
552 * completed successfully. */
555 * could not be completed successfully due to errors. */
558 * operation requests that could not be completed successfully due to an
568 * completed successfully. */
571 * not be completed successfully due to errors. */
574 * requests that could not be completed successfully due to an invalid
584 * successfully. */
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_clone/
H A Dzfs_clone_005_pos.ksh38 # 'zfs clone -o property=value -V size volume' can successfully create a ZFS
43 # 2. Verify the volume created successfully
56 log_assert "'zfs clone -o property=value -V size volume' can successfully" \
75 log_pass "'zfs clone -o property=value volume' can successfully" \
H A Dzfs_clone_003_pos.ksh38 # 'zfs clone -o property=value filesystem' can successfully create a ZFS
43 # 2. Verify the filesystem created successfully
58 log_assert "'zfs clone -o property=value filesystem' can successfully create" \
74 log_pass "'zfs clone -o property=value filesystem' can successfully create" \
H A Dzfs_clone_004_pos.ksh38 # 'zfs clone -o property=value filesystem' can successfully create a ZFS
43 # 2. Verify the filesystem created successfully
56 log_assert "'zfs clone -o property=value filesystem' can successfully create" \
84 log_pass "'zfs clone -o property=value filesystem' can successfully create" \
H A Dzfs_clone_006_pos.ksh39 # 'zfs clone -o property=value volume' can successfully create a ZFS
44 # 2. Verify the volume created successfully
57 log_assert "'zfs clone -o property=value volume' can successfully" \
83 log_pass "'zfs clone -o property=value volume' can successfully" \
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_004_pos.ksh38 # 'zfs create -o property=value filesystem' can successfully create a ZFS
43 # 2. Verify the filesystem created successfully
58 log_assert "'zfs create -o property=value filesystem' can successfully create" \
70 log_pass "'zfs create -o property=value filesystem' can successfully create" \
H A Dzfs_create_005_pos.ksh38 # 'zfs create -o property=value filesystem' can successfully create a ZFS
43 # 2. Verify the filesystem created successfully
59 log_assert "'zfs create -o property=value filesystem' can successfully create" \
83 log_pass "'zfs create -o property=value filesystem' can successfully create" \
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/
H A Dzpool_add_002_pos.ksh36 # 'zpool add -f <pool> <vdev> ...' can successfully add the specified
44 # 4. Verify the device is added successfully
54 log_assert "'zpool add -f <pool> <vdev> ...' can successfully add" \
79 log_pass "'zpool add -f <pool> <vdev> ...' executes successfully."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_021_pos.ksh38 # 'zpool create -O property=value pool' can successfully create a pool
43 # 2. Verify the pool created successfully
57 log_assert "'zpool create -O property=value pool' can successfully create a pool" \
90 log_pass "'zpool create -O property=value pool' can successfully create a pool" \

12345678910>>...69