/titanic_41/usr/src/cmd/ipf/lib/common/ |
H A D | rwlock_emul.c | 13 abort(); 19 abort(); 35 abort(); 41 abort(); 57 abort(); 63 abort(); 78 abort(); 83 abort(); 102 abort(); 120 abort();
|
H A D | mutex_emul.c | 13 abort(); 18 abort(); 32 abort(); 37 abort(); 53 abort(); 70 abort(); 75 abort();
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/java_api/src/ |
H A D | TestAbort.java | 71 consumer.abort(); in main() 96 consumer.abort(); in main() 98 consumer.abort(); in main() 101 consumer.abort(); in main() 103 consumer.abort(); in main() 105 consumer.abort(); in main() 109 consumer.abort(); in main()
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | nisdb_rw.c | 48 abort(); in __nisdb_rwinit() 179 abort(); in __nisdb_wlock_trylock() 281 abort(); in __nisdb_wlock_trylock() 293 abort(); in __nisdb_wlock_trylock() 357 abort(); in __nisdb_rlock() 391 abort(); in __nisdb_rlock() 403 abort(); in __nisdb_rlock() 423 abort(); in __nisdb_wulock() 443 abort(); in __nisdb_wulock() 472 abort(); in __nisdb_rulock() [all …]
|
H A D | nisdb_rw.h | 86 abort(); 91 abort(); 93 abort(); 109 abort(); 112 abort();
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcp.c | 36 Q *abort, uint8_t *flag, emlxs_buf_t *fpkt); 2256 Q abort; in emlxs_tx_channel_flush() local 2264 bzero((void *)&abort, sizeof (Q)); in emlxs_tx_channel_flush() 2276 if (abort.q_first == 0) { in emlxs_tx_channel_flush() 2277 abort.q_first = in emlxs_tx_channel_flush() 2280 ((IOCBQ *)abort.q_last)->next = in emlxs_tx_channel_flush() 2285 abort.q_last = ndlp->nlp_ptx[channelno].q_last; in emlxs_tx_channel_flush() 2286 abort.q_cnt += ndlp->nlp_ptx[channelno].q_cnt; in emlxs_tx_channel_flush() 2292 if (abort.q_first == 0) { in emlxs_tx_channel_flush() 2293 abort.q_first = ndlp->nlp_tx[channelno].q_first; in emlxs_tx_channel_flush() [all …]
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_cmd.c | 288 ASSERT(icmdp->cmd_un.abort.icmdp == NULL); in iscsi_cmd_free() 424 ASSERT(icmdp->cmd_un.abort.icmdp != NULL); in iscsi_cmd_state_pending() 425 if (icmdp->cmd_un.abort.icmdp->cmd_state == in iscsi_cmd_state_pending() 430 mutex_enter(&icmdp->cmd_un.abort.icmdp-> in iscsi_cmd_state_pending() 432 icmdp->cmd_un.abort.icmdp-> in iscsi_cmd_state_pending() 434 cv_broadcast(&icmdp->cmd_un.abort.icmdp-> in iscsi_cmd_state_pending() 436 mutex_exit(&icmdp->cmd_un.abort.icmdp-> in iscsi_cmd_state_pending() 438 icmdp->cmd_un.abort.icmdp = NULL; in iscsi_cmd_state_pending() 601 icmdp->cmd_un.abort.icmdp->cmd_un.scsi.abort_icmdp = NULL; in iscsi_cmd_state_pending() 602 icmdp->cmd_un.abort.icmdp = NULL; in iscsi_cmd_state_pending() [all …]
|
/titanic_41/usr/src/tools/ctf/dwarf/common/ |
H A D | dwarf_error.c | 349 abort(); in _dwarf_error() 359 abort(); in _dwarf_error() 373 abort(); in _dwarf_error() 381 abort(); in _dwarf_error()
|
H A D | pro_error.c | 76 abort(); in _dwarf_p_error() 89 abort(); in _dwarf_p_error() 96 abort(); in _dwarf_p_error()
|
/titanic_41/usr/src/uts/sun4u/montecarlo/io/ |
H A D | ttymux.conf | 36 sm-ctrla-abort-on = 1; # software break sequence enabled 37 sm-break-abort-on = 0; # hardware break disabled 38 abort-str = "^m~^b"; # the software break sequence
|
/titanic_41/usr/src/cmd/audio/utilities/ |
H A D | AudioDebug.cc | 88 abort(); in AudioStderrMsg() 94 abort(); in AudioStderrMsg() 101 abort(); in AudioStderrMsg() 109 abort(); in AudioStderrMsg()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/tftp/ |
H A D | tftp.c | 166 goto abort; in tftp_sendfile() 181 goto abort; in tftp_sendfile() 199 goto abort; in tftp_sendfile() 207 goto abort; in tftp_sendfile() 229 abort: in tftp_sendfile() 293 goto abort; in tftp_recvfile() 297 goto abort; in tftp_recvfile() 308 goto abort; in tftp_recvfile() 326 goto abort; in tftp_recvfile() 357 goto abort; in tftp_recvfile() [all …]
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | arc4random.c | 60 abort(); in arc4_init() 95 abort(); in arc4_stir() 127 abort(); in arc4_fill() 132 abort(); in arc4_fill() 134 abort(); in arc4_fill()
|
H A D | assert.c | 57 abort(); in _assert() 77 abort(); in _assert_c99()
|
/titanic_41/usr/src/uts/sun/io/audio/drv/audiocs/ |
H A D | audio_4231_apcdma.c | 272 uint32_t abort; in apc_stop_engine() local 279 abort = APC_P_ABORT; in apc_stop_engine() 283 abort = APC_C_ABORT; in apc_stop_engine() 289 OR_SET_WORD(handle, &APC_DMACSR, abort); in apc_stop_engine() 299 AND_SET_WORD(handle, &APC_DMACSR, ~(abort|disable)); in apc_stop_engine()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | syncstat.c | 183 st.ipack, st.opack, st.underrun, st.overrun, st.abort, st.crc, in main() 213 st.abort = nst.abort - st.abort; in sample() 222 st.opack, st.underrun, st.overrun, st.abort, st.crc, iutil, outil); in sample()
|
H A D | in.tftpd.c | 1035 goto abort; in tftpd_sendfile() 1051 goto abort; in tftpd_sendfile() 1069 goto abort; in tftpd_sendfile() 1095 goto abort; in tftpd_sendfile() 1112 goto abort; in tftpd_sendfile() 1129 goto abort; in tftpd_sendfile() 1147 goto abort; in tftpd_sendfile() 1169 abort: in tftpd_sendfile() 1238 goto abort; in tftpd_recvfile() 1242 goto abort; in tftpd_recvfile() [all …]
|
/titanic_41/usr/src/lib/libscf/common/ |
H A D | scf_tmpl.c | 203 abort(); in _scf_tmpl_get_fmri() 233 abort(); in _scf_get_pg_type() 263 abort(); in _scf_get_prop_name() 290 abort(); in _scf_get_prop_type() 456 abort(); in _scf_read_tmpl_prop_type_as_string() 775 abort(); in _tmpl_pg_name() 792 abort(); in _tmpl_pg_name() 826 abort(); in _scf_get_pg_name() 952 abort(); in _get_snapshot() 1027 abort(); in _get_restarter_inst() [all …]
|
/titanic_41/usr/src/psm/stand/bootblks/common/ |
H A D | util.fth | 70 cr type cr abort 76 : find-abort ( name$ -- ) 77 cr ." Can't find " type cr abort 82 find-abort 101 find-abort 117 find-abort 190 : open-abort ( file$ -- ) 191 cr ." Can't open " type cr abort
|
/titanic_41/usr/src/test/libc-tests/tests/random/ |
H A D | getrandred.c | 45 abort(); in main() 50 abort(); in main()
|
/titanic_41/usr/src/cmd/boot/bootadm/ |
H A D | bootadm_hyper.c | 812 goto abort; in cvt_to_hyper() 861 goto abort; in cvt_to_hyper() 875 goto abort; in cvt_to_hyper() 880 goto abort; in cvt_to_hyper() 885 goto abort; in cvt_to_hyper() 990 abort: in cvt_to_hyper() 1052 goto abort; in cvt_to_metal() 1081 goto abort; in cvt_to_metal() 1095 goto abort; in cvt_to_metal() 1100 goto abort; in cvt_to_metal() [all …]
|
/titanic_41/usr/src/lib/krb5/ss/ |
H A D | listen.c | 158 info->abort = 0; 236 while(!info->abort) { 261 info->abort = 1; 266 info->abort = 1; 321 ss_info(sci_idx)->abort = 1;
|
/titanic_41/usr/src/cmd/sh/ |
H A D | blok.c | 223 abort(); in chkbptr() 234 abort(); in chkbptr() 239 abort(); in chkbptr() 253 abort(); in chkmem() 264 abort(); in chkmem()
|
/titanic_41/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 78 abort(); \ 81 #define bad_error(func, err) abort() 266 abort(); in get_bool_prop() 292 abort(); in get_bool_prop() 631 abort(); in set_inst_enabled() 662 abort(); in set_inst_enabled() 717 abort(); in set_inst_enabled() 723 abort(); in set_inst_enabled() 950 abort(); in dep_get_astring() 999 abort(); in multiple_instances() [all …]
|
/titanic_41/usr/src/pkg/transforms/ |
H A D | publish | 39 # won't abort based on the action. 41 <transform set name=variant.arch value=^(?!$(ARCH)).+$ -> abort> 46 <transform set name=osnet.publish value=false -> abort>
|