Searched refs:status (Results 276 - 300 of 4393) sorted by relevance

<<11121314151617181920>>

/freebsd-current/tools/regression/zfs/zpool/create/
H A Dmirror.t14 expect_ok ${ZPOOL} status -x ${name0}
15 expect "pool '${name0}' is healthy" ${ZPOOL} status -x ${name0}
28 expect "${exp}" ${ZPOOL} status ${name0}
30 expect_fl ${ZPOOL} status -x ${name0}
34 expect_ok ${ZPOOL} status -x ${name0}
35 expect "pool '${name0}' is healthy" ${ZPOOL} status -x ${name0}
51 expect "${exp}" ${ZPOOL} status ${name0}
53 expect_fl ${ZPOOL} status -x ${name0}
57 expect_ok ${ZPOOL} status -x ${name0}
58 expect "pool '${name0}' is healthy" ${ZPOOL} status
[all...]
H A Dfiles.t12 expect_ok ${ZPOOL} status -x ${name0}
13 expect "pool '${name0}' is healthy" ${ZPOOL} status -x ${name0}
24 expect "${exp}" ${ZPOOL} status ${name0}
26 expect_fl ${ZPOOL} status -x ${name0}
30 expect_ok ${ZPOOL} status -x ${name0}
31 expect "pool '${name0}' is healthy" ${ZPOOL} status -x ${name0}
46 expect "${exp}" ${ZPOOL} status ${name0}
48 expect_fl ${ZPOOL} status -x ${name0}
52 expect_ok ${ZPOOL} status -x ${name0}
53 expect "pool '${name0}' is healthy" ${ZPOOL} status
[all...]
H A Ddisks.t12 expect_ok ${ZPOOL} status -x ${name0}
13 expect "pool '${name0}' is healthy" ${ZPOOL} status -x ${name0}
24 expect "${exp}" ${ZPOOL} status ${name0}
26 expect_fl ${ZPOOL} status -x ${name0}
30 expect_ok ${ZPOOL} status -x ${name0}
31 expect "pool '${name0}' is healthy" ${ZPOOL} status -x ${name0}
46 expect "${exp}" ${ZPOOL} status ${name0}
48 expect_fl ${ZPOOL} status -x ${name0}
H A Dlog.t12 expect_ok ${ZPOOL} status -x ${name0}
13 expect "pool '${name0}' is healthy" ${ZPOOL} status -x ${name0}
26 expect "${exp}" ${ZPOOL} status ${name0}
28 expect_fl ${ZPOOL} status -x ${name0}
32 expect_ok ${ZPOOL} status -x ${name0}
33 expect "pool '${name0}' is healthy" ${ZPOOL} status -x ${name0}
49 expect "${exp}" ${ZPOOL} status ${name0}
51 expect_fl ${ZPOOL} status -x ${name0}
55 expect_ok ${ZPOOL} status -x ${name0}
56 expect "pool '${name0}' is healthy" ${ZPOOL} status
[all...]
H A Doption-f_replication_level_mismatch_1.t12 expect_fl ${ZPOOL} status -x ${name0}
16 expect_ok ${ZPOOL} status -x ${name0}
17 expect "pool '${name0}' is healthy" ${ZPOOL} status -x ${name0}
34 expect "${exp}" ${ZPOOL} status ${name0}
36 expect_fl ${ZPOOL} status -x ${name0}
40 expect_fl ${ZPOOL} status -x ${name0}
44 expect_ok ${ZPOOL} status -x ${name0}
45 expect "pool '${name0}' is healthy" ${ZPOOL} status -x ${name0}
62 expect "${exp}" ${ZPOOL} status ${name0}
64 expect_fl ${ZPOOL} status
[all...]
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dtst.AddSearchPath.d.ksh74 status=$?
76 if [ "$status" -ne 0 ]; then
78 exit $status
H A Dtst.ELFGenerationWithO.d.ksh61 status=$?
63 if [ "$status" -ne 0 ]; then
65 exit $status
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.enablerace.ksh80 status=$?
82 if [ "$status" -ne 0 ]; then
83 exit $status
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.include.ksh56 status=$?
61 exit $status
/freebsd-current/contrib/ntp/include/
H A Dtimexsup.h16 * If 'STA_NANO' is defined, it will be checked in 'status' to decide
19 extern double dbl_from_var_long(long lval, int status);
/freebsd-current/crypto/heimdal/appl/test/
H A Dnt_gss_common.h41 void gss_verr(int exitval, int status, const char *fmt, va_list ap)
44 void gss_err(int exitval, int status, const char *fmt, ...)
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/
H A Dfuchsia.inc9 zx_status_t status = _zx_system_get_features(ZX_FEATURE_KIND_CPU, &features);
11 status == ZX_OK && (features & ZX_ARM64_FEATURE_ISA_ATOMICS) != 0;
/freebsd-current/contrib/xz/src/common/
H A Dtuklib_exit.h21 extern void tuklib_exit(int status, int err_status, int show_error);
/freebsd-current/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_crypto.c97 CpaStatus status = CPA_STATUS_SUCCESS; local
102 status = icp_adf_transReleaseHandle(
104 if (CPA_STATUS_SUCCESS != status) {
105 ret_status = status;
109 status = icp_adf_transReleaseHandle(
111 if (CPA_STATUS_SUCCESS != status) {
112 ret_status = status;
132 CpaStatus status = CPA_STATUS_SUCCESS; local
152 status = SalCtrl_SymReleaseTransHandle((sal_service_t *)pCryptoService);
153 return status;
186 CpaStatus status = CPA_STATUS_SUCCESS; local
256 CpaStatus status = CPA_STATUS_SUCCESS; local
332 CpaStatus status = CPA_STATUS_SUCCESS; local
474 CpaStatus status = CPA_STATUS_SUCCESS; local
552 CpaStatus status = CPA_STATUS_SUCCESS; local
576 CpaStatus status = CPA_STATUS_SUCCESS; local
758 CpaStatus status = CPA_STATUS_SUCCESS; local
808 CpaStatus status = CPA_STATUS_SUCCESS; local
839 CpaStatus status = CPA_STATUS_SUCCESS; local
887 CpaStatus status = CPA_STATUS_SUCCESS; local
969 CpaStatus status = CPA_STATUS_SUCCESS; local
1021 CpaStatus status = CPA_STATUS_SUCCESS; local
1066 CpaStatus status = CPA_STATUS_SUCCESS; local
1083 CpaStatus status = CPA_STATUS_SUCCESS; local
1170 CpaStatus status = CPA_STATUS_SUCCESS; local
1357 CpaStatus status = CPA_STATUS_SUCCESS; local
1667 CpaStatus status = CPA_STATUS_SUCCESS; local
1730 CpaStatus status = CPA_STATUS_SUCCESS; local
1777 CpaStatus status = CPA_STATUS_SUCCESS; local
1816 CpaStatus status = CPA_STATUS_SUCCESS; local
1856 CpaStatus status = CPA_STATUS_SUCCESS; local
1893 CpaStatus status = CPA_STATUS_SUCCESS; local
[all...]
/freebsd-current/sys/dev/ice/
H A Dice_vlan_mode.c46 enum ice_status status; local
61 status = ice_aq_upload_section(hw,
64 if (!status) {
81 return status;
121 enum ice_status status; local
123 status = ice_aq_get_vlan_mode(hw, &get_params);
124 if (status) {
125 ice_debug(hw, ICE_DBG_AQ, "Failed to get VLAN mode, status %d\n",
126 status);
166 enum ice_status status; local
186 enum ice_status status; local
271 enum ice_status status; local
[all...]
/freebsd-current/sys/dev/isci/scil/
H A Dsati.c389 SATI_STATUS status = SATI_FAILURE; local
470 status = sati_report_luns_translate_command(
478 status = sati_inquiry_translate_command(
486 status = sati_mode_sense_6_translate_command(
492 status = sati_mode_sense_10_translate_command(
500 status = sati_mode_select_6_translate_command(
506 status = sati_mode_select_10_translate_command(
514 status = sati_test_unit_ready_translate_command(
522 status = sati_read_capacity_10_translate_command(
530 status
718 SATI_STATUS status=SATI_FAILURE; local
797 SATI_STATUS status = SATI_COMPLETE; local
1127 SATI_STATUS status = SATI_FAILURE_CHECK_RESPONSE_DATA; local
[all...]
H A Dsati_verify.c155 SATI_STATUS status; local
170 status = sati_move_set_sector_count(sequence,scsi_io,ata_io,sector_count,0);
171 if (status != SATI_SUCCESS)
172 return status;
198 SATI_STATUS status; local
215 status = sati_move_set_sector_count(sequence,scsi_io,ata_io,sector_count,0);
216 if (status != SATI_SUCCESS)
217 return status;
243 SATI_STATUS status; local
259 status
[all...]
/freebsd-current/tools/test/ptrace/
H A Dscescx.c42 decode_wait_status(int status) argument
50 if (WIFCONTINUED(status)) {
54 if (WIFEXITED(status)) {
59 snprintf(b, sizeof(b), "EXIT(%d)", WEXITSTATUS(status));
62 if (WIFSIGNALED(status)) {
67 snprintf(b, sizeof(b), "SIG(%s)", strsignal(WTERMSIG(status)));
69 if (WCOREDUMP(status))
72 if (WIFSTOPPED(status)) {
77 snprintf(b, sizeof(b), "SIG(%s)", strsignal(WSTOPSIG(status)));
180 wait_info(int pid, int status, struc argument
222 int status; local
306 int status; local
357 int c, status, use_vfork; local
[all...]
/freebsd-current/contrib/libpcap/testprogs/
H A Dopentest.c66 int status = 0; local
143 status = pcap_set_snaplen(pd, snaplen);
144 if (status != 0)
146 device, pcap_statustostr(status));
148 status = pcap_set_promisc(pd, 1);
149 if (status != 0)
151 device, pcap_statustostr(status));
154 status = pcap_set_rfmon(pd, 1);
155 if (status != 0)
157 device, pcap_statustostr(status));
[all...]
/freebsd-current/contrib/processor-trace/libipt/test/src/
H A Dptunit-section-file.c47 /* The file status used for detecting changes to a file between unmap and map.
58 struct pt_file_status *status; local
82 status = malloc(sizeof(*status));
83 if (!status) {
88 status->size = size;
90 *pstatus = status;
103 int errcode, status; local
120 status = pt_section_on_map(section);
121 if (status <
131 struct pt_file_status *status; local
[all...]
/freebsd-current/contrib/netbsd-tests/dev/sysmon/
H A Dt_swwdog.c60 * to fork and monitor the exit status from the parent and report
70 int status; local
82 p2 = wait(&status);
85 return status;
138 int status; local
142 status = testbody(1);
144 ATF_REQUIRE(WIFEXITED(status));
145 ATF_REQUIRE_EQ(WEXITSTATUS(status), 0);
158 int status; local
162 status
177 int status; local
[all...]
/freebsd-current/usr.sbin/lpr/common_source/
H A Dprintcap.c93 int status; local
96 if ((status = cgetent(&bp, printcapdb, printer)) < 0)
97 return status;
98 status = getprintcap_int(bp, pp);
100 return status;
104 * Map the status values returned by cgetfirst/cgetnext into those
110 firstnextmap(int *status) argument
112 switch (*status) {
116 *status = 0;
119 *status
139 int status; local
161 int status; local
367 int status; local
391 int status; local
[all...]
/freebsd-current/contrib/bmake/unit-tests/
H A Ddepsrc-end.exp4 exit status 0
H A Ddepsrc-make.exp3 exit status 0
H A Ddeptgt-end-fail-indirect.exp7 exit status 1

Completed in 296 milliseconds

<<11121314151617181920>>