| /freebsd-9-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/ |
| D | TestAbort.java | 37 static boolean aborted = false; field in TestAbort 67 aborted = false; in main() 70 aborted = true; in main() 85 if (!aborted) { in main()
|
| /freebsd-9-stable/lib/libftpio/ |
| D | ftp.errors | 31 426 Connection closed; transfer aborted 33 451 Requested action aborted: local error in processing 43 551 Requested action aborted. Page type unknown
|
| /freebsd-9-stable/lib/libfetch/ |
| D | ftp.errors | 31 426 ABORT Connection closed; transfer aborted 33 451 SERVER Requested action aborted: local error in processing 44 551 PROTO Requested action aborted. Page type unknown
|
| /freebsd-9-stable/sys/dev/sfxge/ |
| D | sfxge_mcdi.c | 101 boolean_t aborted; in sfxge_mcdi_poll() local 114 aborted = efx_mcdi_request_abort(enp); in sfxge_mcdi_poll() 115 KASSERT(aborted, ("abort failed")); in sfxge_mcdi_poll()
|
| /freebsd-9-stable/libexec/save-entropy/ |
| D | save-entropy.sh | 68 Entropy file rotation is aborted.; exit 1; } 84 it will not be rotated. Entropy file rotation is aborted.
|
| /freebsd-9-stable/sys/dev/sfxge/common/ |
| D | efx_mcdi.c | 682 boolean_t aborted; in efx_mcdi_request_abort() local 697 aborted = (emrp != NULL); in efx_mcdi_request_abort() 698 if (aborted) { in efx_mcdi_request_abort() 716 return (aborted); in efx_mcdi_request_abort()
|
| /freebsd-9-stable/contrib/gdb/gdb/ |
| D | gnu-nat.h | 60 int aborted:1; /* True if thread_abort has been called. */ member
|
| D | gnu-nat.c | 307 proc->aborted = 0; in proc_update_sc() 325 if (!proc->aborted) in proc_abort() 346 proc->aborted = 1; in proc_abort() 360 int was_aborted = proc->aborted; in proc_get_state() 367 if (!was_aborted && proc->aborted) in proc_get_state() 563 proc->aborted = 0; in make_proc() 1308 && w->thread && !w->thread->aborted) in inf_signal() 1642 if (!thread->aborted) in S_exception_raise_request()
|
| D | i386gnu-nat.c | 218 int was_aborted = thread->aborted; in gnu_store_registers()
|
| D | PROBLEMS | 21 The command execution is not aborted, and the "QUIT" message confirming
|
| /freebsd-9-stable/sys/dev/drm/ |
| D | via_dmablit.h | 51 int aborted; member
|
| /freebsd-9-stable/sys/contrib/ngatm/netnatm/api/ |
| D | cc_user.c | 150 user->aborted = 0; in cc_user_reset() 174 if (!user->aborted) { in cc_user_abort() 257 user->aborted = 0; in do_arrival() 1296 if (user->aborted) { in cc_user_sig_handle() 1359 if (user->aborted) { in cc_user_sig_handle() 1729 if (user->aborted) { in cc_user_sig_handle() 1772 if (user->aborted) { in cc_user_sig_handle()
|
| D | cc_dump.c | 199 user->queue_act, user->accepted, user->aborted); in cc_dump_user()
|
| D | ccpriv.h | 498 u_int aborted; member
|
| D | cc_conn.c | 504 u->aborted = 1; in cc_conn_abort() 1467 conn->user->aborted = 1; in cc_conn_sig_handle() 1532 conn->user->aborted = 1; in cc_conn_sig_handle()
|
| /freebsd-9-stable/sys/gnu/fs/xfs/ |
| D | xfs_log.c | 71 STATIC void xlog_state_do_callback(xlog_t *log,int aborted, xlog_in_core_t *iclog); 938 int aborted; in xlog_iodone() local 943 aborted = 0; in xlog_iodone() 965 aborted = XFS_LI_ABORTED; in xlog_iodone() 967 aborted = XFS_LI_ABORTED; in xlog_iodone() 969 xlog_state_done_syncing(iclog, aborted); in xlog_iodone() 2068 int aborted, in xlog_state_do_callback() argument 2202 cb->cb_func(cb->cb_arg, aborted); in xlog_state_do_callback() 2287 int aborted) in xlog_state_done_syncing() argument 2321 xlog_state_do_callback(log, aborted, iclog); /* also cleans log */ in xlog_state_done_syncing()
|
| D | xfs_buf_item.c | 524 int aborted; in xfs_buf_item_unlock() local 543 aborted = (bip->bli_item.li_flags & XFS_LI_ABORTED) != 0; in xfs_buf_item_unlock() 554 if (!aborted) in xfs_buf_item_unlock()
|
| D | xfs_trans.c | 1310 int aborted) in xfs_trans_chunk_committed() argument 1326 if (aborted) in xfs_trans_chunk_committed()
|
| /freebsd-9-stable/contrib/ofed/management/opensm/libvendor/ |
| D | osm_vendor_mlx.c | 513 goto aborted; in osm_vendor_send() 518 aborted: in osm_vendor_send()
|
| /freebsd-9-stable/contrib/cvs/ |
| D | MINOR-BUGS | 27 cvs [init aborted]: cannot open CVS/Root: No such file or directory
|
| D | BUGS | 70 cvs [server aborted]: could not chdir to DB: No such file or directory
|
| /freebsd-9-stable/contrib/ncurses/misc/ |
| D | cmpdef.cmd | 126 * This is needed, at least, when `cmpdef.cmd' starts, because an aborted
|
| D | makedef.cmd | 171 * This is needed, at least, when `makedef.cmd' starts, because an aborted
|
| /freebsd-9-stable/sys/dev/mfi/ |
| D | mfi_tbolt.c | 1457 int aborted = 0; in mfi_sync_map_complete() local 1470 aborted = 1; in mfi_sync_map_complete() 1479 if (!aborted) in mfi_sync_map_complete()
|
| /freebsd-9-stable/contrib/bzip2/ |
| D | CHANGES | 160 is aborted, for example 163 aborted, for example
|