Searched refs:Abort (Results 1 – 13 of 13) sorted by relevance
45 static void Abort(const char *, size_t) __NORETURN;68 Abort(const char *msg, size_t buflen) in Abort() function107 Abort(msg, sizeof (msg)); in common_panic()236 Abort(buf, sizeof (buf)); in lock_error()325 Abort(buf, sizeof (buf)); in rwlock_error()373 Abort(buf, sizeof (buf)); in thread_error()445 Abort(buf, sizeof (buf)); in __assfail()
1376 BOOLEAN Abort) in AslCoreSubsystemError() argument1396 if (Abort) in AslCoreSubsystemError()
491 BOOLEAN Abort);
4046 wqe->un.Abort.Criteria = ABORT_REQ_TAG; in emlxs_create_abort_xri_cn()4049 wqe->un.Abort.Criteria = ABORT_XRI_TAG; in emlxs_create_abort_xri_cn()4052 wqe->un.Abort.IA = 0; in emlxs_create_abort_xri_cn()4105 wqe->un.Abort.Criteria = ABORT_XRI_TAG; in emlxs_create_abort_xri_cx()4106 wqe->un.Abort.IA = 0; in emlxs_create_abort_xri_cx()4165 wqe->un.Abort.Criteria = ABORT_REQ_TAG; in emlxs_create_close_xri_cn()4168 wqe->un.Abort.Criteria = ABORT_XRI_TAG; in emlxs_create_close_xri_cn()4171 wqe->un.Abort.IA = 1; in emlxs_create_close_xri_cn()4224 wqe->un.Abort.Criteria = ABORT_XRI_TAG; in emlxs_create_close_xri_cx()4225 wqe->un.Abort.IA = 1; in emlxs_create_close_xri_cx()
4266 wqe->un.Abort.Criteria = ABORT_XRI_TAG; in emlxs_sli4_prep_fct_iocb()4275 wqe->un.Abort.IA = 0; in emlxs_sli4_prep_fct_iocb()4277 wqe->un.Abort.IA = 1; in emlxs_sli4_prep_fct_iocb()
105 ." Loading Menu (Ctrl-C to Abort)" cr
524 ." Loading Kernel and Modules (Ctrl-C to Abort)" cr
756 desc = Master Abort772 desc = Target Abort
805 ABORT_WQE Abort; /* Abort overlay */ member
139 ; send an Abort or Bus Device Reset message and wait for the disconnect
163 #define SQLITE_CONSTRAINT 19 /* Abort due to contraint violation */594 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */
853 file path=opt/SUNWdtrt/tst/common/java_api/tst.Abort.ksh mode=0444854 file path=opt/SUNWdtrt/tst/common/java_api/tst.Abort.ksh.out mode=0444
1747 1) Abort compiler if file specified by -fe option does not exist.2459 2) Abort make on errors from any subcomponent. Chao Guan.