HomeSort by relevance Sort by last modified time
    Searched refs:Abort (Results 1 - 7 of 7) sorted by null

  /onnv/onnv-gate/usr/src/tools/onbld/Scm/
Backup.py 67 class CdmNodeMissing(util.Abort):
92 util.Abort.__init__(self, "%s: changeset '%s' is missing\n"
141 raise util.Abort("couldn't store outgoing nodes: %s" % e)
159 raise util.Abort("couldn't restore committed changes: %s\n"
180 raise util.Abort("couldn't open backup node list: %s" % e)
230 raise util.Abort("Unable to backup an uncommitted merge.\n"
241 raise util.Abort("couldn't save working copy parent: %s" % e)
252 raise util.Abort("couldn't save clobbering copies: %s" % e)
263 raise util.Abort("couldn't save working copy diff: %s" % e)
277 raise util.Abort("couldn't read saved parent: %s" % e
    [all...]
WorkSpace.py 138 raise util.Abort('repository is unrelated')
793 raise util.Abort('Could not recommit tags: %s\n' % e)
844 raise util.Abort('failed to remove undo data: %s\n' % e)
  /onnv/onnv-gate/usr/src/lib/libc/port/threads/
assfail.c 57 Abort(const char *msg)
114 Abort(msg);
236 Abort(buf);
325 Abort(buf);
373 Abort(buf);
422 * We could replace the call to Abort() with the following code
429 Abort(buf);
  /onnv/onnv-gate/usr/src/tools/onbld/hgext/
cdm.py 50 raise util.Abort("Version Mismatch:\n %s\n" % badversion)
127 '''Abort if the workspace has uncommitted changes, merges,
131 raise util.Abort('workspace has uncommitted changes')
133 raise util.Abort('workspace contains uncommitted merge')
135 raise util.Abort('workspace contains uncommitted branch')
137 raise util.Abort('workspace has Mq patches applied')
727 raise util.Abort('recommit is not safe to run with -R')
736 raise util.Abort('you must merge before recommitting')
745 raise util.Abort("no changes to recommit")
771 raise util.Abort("recommit would clobber files"
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
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...]
  /onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
emlxs_queue.h 511 #define ABORT_XRI_TAG 1 /* Abort tag is a XRITag */
512 #define ABORT_ABT_TAG 2 /* Abort tag is a AbortTag */
513 #define ABORT_REQ_TAG 3 /* Abort tag is a RequestTag */
587 ABORT_WQE Abort; /* Abort overlay */
609 uint32_t AbortTag; /* Abort Tag */
647 uint32_t AbortTag; /* Abort Tag */
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWdtrt/
prototype_com     [all...]

Completed in 3720 milliseconds