HomeSort by relevance Sort by last modified time
    Searched defs:abort (Results 1 - 25 of 29) sorted by null

1 2

  /onnv/onnv-gate/usr/src/stand/lib/sa/
stdlib.c 44 * Standalone's approximation of abort().
47 abort(void) function
  /onnv/onnv-gate/usr/src/lib/libc/port/gen/
abort.c 40 static int pass = 0; /* counts how many times abort has been called */
43 * abort() - terminate current process with dump via SIGABRT
46 abort(void) function
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/FTP/
dataconn.pm 21 sub abort subroutine
26 # no need to abort if we have finished the xfer
31 # read a single byte, then abort them after a while the server will
43 $ftp->abort; # this will close me
66 return $data->abort unless ${*$data}{'net_ftp_eof'};
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
TestAbort.java 33 * Regression for 6426129 abort() after close() throws
65 // Should be able to abort an unopened consumer
73 consumer.abort();
96 // Should be safe to call abort() in any state
98 consumer.abort();
100 consumer.abort();
103 consumer.abort();
105 consumer.abort();
107 consumer.abort();
111 consumer.abort();
    [all...]
  /onnv/onnv-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
Consumer.java 421 * @see #abort()
428 * abort()} is effectively the same as {@link #stop()} except that
431 * true} immediately after a call to {@code abort()}, since an
433 * Specifically, a call to {@code abort()} stops tracing just before
444 * The {@code abort()} and {@code stop()} methods have slightly
452 * sleeping to wait for traced probe data). Calling {@code abort()}
456 * state of a consumer after calling {@code abort()}, nor is it
458 * abort()}. That may be preferable, for example, when you want to
459 * abort a consumer opened and started in another thread.
463 public void abort(); method in interface:Consumer
    [all...]
LocalConsumer.java 872 abort() method in class:LocalConsumer
    [all...]
  /onnv/onnv-gate/usr/src/lib/mms/mms/common/
mmsp_yacc.y 96 * MMS_PE_USERABORT 5 - User abort
248 "abort", ABORT,
901 %token ABORT END INJECT GOODBYE SORT LOCALE MOVE PRIVILEGE STANDARD
4879 abort : ABORT label
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun/io/audio/drv/audiocs/
audio_4231_apcdma.c 342 uint32_t abort; local
350 abort = APC_P_ABORT;
355 abort = APC_C_ABORT;
363 /* first, abort the DMA engine */
364 OR_SET_WORD(handle, &APC_DMACSR, abort);
373 /* now clear the enable and abort bits */
374 AND_SET_WORD(handle, &APC_DMACSR, ~(abort|disable));
  /onnv/onnv-gate/usr/src/cmd/dcs/sparc/sun4u/
rdr_param_types.h 195 abort_cmd_params_t abort; member in union:__anon350
remote_cfg.h 120 RDR_CONF_ABORT_CMD, /* Abort the current config command. */
341 rdr_abort_cmd_t abort; member in union:__anon375
  /onnv/onnv-gate/usr/src/lib/krb5/ss/
ss_internal.h 87 int abort; /* exit subsystem */ member in struct:_ss_data
  /onnv/onnv-gate/usr/src/uts/common/fs/nfs/
nfs4_client_secinfo.c 731 bool_t abort; local
751 abort = nfs4_start_recovery(&e, mi, NULL,
760 if (abort == FALSE) {
nfs4_recovery.c 337 bool_t abort = FALSE; local
351 abort = TRUE;
356 abort = TRUE;
358 if (abort) {
    [all...]
nfs4_subr.c 2109 bool_t abort; local
2168 bool_t abort; local
    [all...]
nfs4_vfsops.c 1586 bool_t abort; local
    [all...]
nfs4_client.c 1024 bool_t abort; local
1029 abort = nfs4_start_recovery(&e, VTOMI4(vp), vp, NULL, NULL,
1037 if (abort == FALSE)
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
emlxs_clock.c 275 Q abort; local
481 "TXQ abort: sbp=%p iotag=%x tmo=%d", sbp,
501 bzero((void *)&abort, sizeof (Q));
514 sbp, &abort, flag);
524 iocbq = (IOCBQ *)abort.q_first;
538 /* Now trigger IO channel service to send these abort iocbq */
1013 /* Create the abort IOCB */
1123 Q abort; local
1130 bzero((void *)&abort, sizeof (Q));
1171 if (abort.q_first == 0)
    [all...]
emlxs_fcp.c 37 Q *abort, uint8_t *flag, emlxs_buf_t *fpkt);
198 * Convert a task abort to a check condition with no data
200 * a Task Abort from a tape.
205 "Task Abort. "
2020 Q abort; local
2239 Q abort; local
2532 Q abort; local
3453 Q abort; local
3525 Q abort; local
3691 Q abort; local
    [all...]
emlxs_sli4.c 724 * OutOfRange (oor) iotags are used for abort or close
4023 uint32_t abort = 1; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
FTP.pm 415 sub abort subroutine
466 $data->abort;
474 $data->abort;
506 $data->abort;
778 $sock->abort;
1140 $dftp->abort;
    [all...]
  /onnv/onnv-gate/usr/src/lib/brand/lx/lx_brand/common/
lx_brand.c 255 * Our own custom version of abort(), this routine will be used in place
261 abort(void) function
282 * Our own version of abort(3C) that we know will never call
290 * The while loop is a bit of overkill, but abort(3C) does it to
329 abort();
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/
ser_sync.h 164 int abort; /* abort received */ member in struct:sl_stats
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
XSUB.h 454 # define abort PerlProc_abort macro
  /onnv/onnv-gate/usr/src/lib/libast/common/vmalloc/
vmhdr.h 130 #define VM_abort 0x0002 /* abort() on assertion failure */
146 #define ABORT() (_Vmassert & VM_abort)
148 #define ASSERT(p) ((p) ? 0 : (MESSAGE("Assertion failed"), ABORT() ? (abort(),0) : 0))
152 #define ABORT() (0)
527 extern void abort _ARG_(( void ));
556 #define abort() (DebugBreak(),abort()) macro
  /onnv/onnv-gate/usr/src/uts/common/io/idm/
idm_so.c 693 int abort = 30000; local
705 (char *)&abort, sizeof (int), CRED());
    [all...]

Completed in 840 milliseconds

1 2