Lines Matching refs:KSFT_FAIL
438 _metadata->exit_code = KSFT_FAIL; \
796 _metadata->exit_code = KSFT_FAIL; \
807 _metadata->exit_code = KSFT_FAIL; \
930 return metadata->exit_code != KSFT_FAIL &&
969 * WEXITSTATUS(status) returns KSFT_FAIL. This safe default value
973 int status = KSFT_FAIL << 8;
980 t->exit_code = KSFT_FAIL;
991 t->exit_code = KSFT_FAIL;
1003 t->exit_code = KSFT_FAIL;
1011 t->exit_code = KSFT_FAIL;
1020 t->exit_code = KSFT_FAIL;
1033 t->exit_code = KSFT_FAIL;
1040 t->exit_code = KSFT_FAIL;
1054 t->exit_code = KSFT_FAIL;
1128 return opt == 'h' ? KSFT_SKIP : KSFT_FAIL;
1211 t->exit_code = KSFT_FAIL;
1232 else if (t->exit_code == KSFT_PASS || t->exit_code == KSFT_FAIL)
1300 return KSFT_FAIL;