Home
last modified time | relevance | path

Searched refs:recovery (Results 1 – 25 of 64) sorted by relevance

123

/trueos/sys/gnu/dts/arm/
HDimx6q-gk802.dts42 recovery-button {
43 label = "recovery";
/trueos/contrib/byacc/
HDNEW_FEATURES10 The code for error recovery has been changed to implement the same
12 error recovery works because AT&T Yacc uses more default reductions
HDyaccpar.skel241 printf("%sdebug: state %d, error recovery shifting\
257 printf("%sdebug: error recovery discarding state %d\n",
273 printf("%sdebug: state %d, error recovery discards token %d (%s)\n",
HDREADME.BTYACC60 - industrial-strength error processing and recovery.
311 ** Make error recovery work correctly when error happens
314 recovery while in nested conflict.
322 If no YYVALID is found on the tree, then error recovery
323 takes over. The problem with this is that error recovery
332 error recovery, we restore state that existed on the
530 The code for error recovery has been changed to
532 be differences in the way error recovery works because AT&T
HDbtyaccpar.skel133 int errflag; /* saved error recovery status */
770 fprintf(stderr, "%s[%d]: state %d, error recovery shifting to state %d\n",
789 fprintf(stderr, "%s[%d]: error recovery discarding state %d\n",
824 fprintf(stderr, "%s[%d]: state %d, error recovery discarding token %d (%s)\n",
/trueos/sys/boot/arm/at91/boot0/
HDREADME3 of the booting process (or the recovery program) and jump to it. It loads
/trueos/sys/dev/wpi/
HDif_wpivar.h106 int recovery; member
/trueos/contrib/nvi/docs/
HDTODO58 COMMON: If you run out of space in the recovery directory, the recovery
HDchangelog9 + Change installation to configure the recovery shell script to match
109 + Fix recovery information mailed to the user to reflect the program's
475 + Display the date first in vi -r recovery list.
701 + Fix recovery bug where RCV_EMAIL could fire even if there wasn't
702 a backing file; format recovery message.
720 + Open recovery and DB files for writing as well as reading, System
775 + Change recovery to not leave unmodified files around after a
777 MAJOR CHANGE, the system recovery script has to change!
778 + Change -r option to delete recovery.* files that reference non-
780 + Rework recovery locking so that fcntl(2) locking will work.
[all …]
HDhelp170 preserve: preserve an edit session for recovery
/trueos/sys/dev/siis/
HDsiis.c887 if (!ch->recoverycmd && !ch->recovery) { in siis_ch_intr()
889 ch->recovery = 1; in siis_ch_intr()
1135 if (!ch->recoverycmd && !ch->recovery) { in siis_process_timeout()
1137 ch->recovery = 1; in siis_process_timeout()
1263 if (et != SIIS_ERR_NONE || ch->recovery) { in siis_end_transaction()
1529 ch->recovery = 0; in siis_portinit()
1588 if (!ch->recoverycmd && !ch->recovery) in siis_reset()
1621 ch->recovery = 0; in siis_reset()
HDsiis.h393 int recovery; /* Some slots are in error */ member
/trueos/lib/libc/db/
HDchangelog85 used for vi recovery.
/trueos/sys/fs/nfsclient/
HDnfs_clstate.c926 int recovery, void *id, int flags, u_int8_t *rownp, u_int8_t *ropenownp, in nfscl_getbytelock() argument
971 if (recovery) in nfscl_getbytelock()
984 if (recovery) { in nfscl_getbytelock()
993 if (!recovery) { in nfscl_getbytelock()
1037 if (!error && !recovery) in nfscl_getbytelock()
1041 if (!recovery) { in nfscl_getbytelock()
1061 if (recovery) in nfscl_getbytelock()
1093 if (!recovery) in nfscl_getbytelock()
1100 if (!recovery) in nfscl_getbytelock()
1103 if (!recovery) in nfscl_getbytelock()
/trueos/usr.sbin/crunch/
HDREADME76 and recovery procedures for our NetBSD-based development environment. It
/trueos/contrib/ofed/management/opensm/doc/
HDopensm_release_notes-3.1.11.txt435 * Unresponsive port detection and recovery
439 * Trap injection and recovery
HDopensm_release_notes-3.1.10.txt435 * Unresponsive port detection and recovery
439 * Trap injection and recovery
HDopensm_release_notes_ibg2-2.0.1.txt424 * Irresponsive port detection and recovery
428 * Trap injection and recovery
HDopensm_release_notes_openib-1.2.1.txt419 * Unresponsive port detection and recovery
423 * Trap injection and recovery
HDopensm_release_notes_openib-2.0.5.txt444 * Unresponsive port detection and recovery
448 * Trap injection and recovery
HDopensm_release_notes-3.2.txt552 * Unresponsive port detection and recovery
556 * Trap injection and recovery
HDopensm_release_notes_openib-3.0.13.txt491 * Unresponsive port detection and recovery
495 * Trap injection and recovery
/trueos/contrib/llvm/lib/Support/Unix/
HDSignals.inc358 // bypassing our crash recovery attempts. We work around this for anything in
/trueos/contrib/nvi/cl/
HDREADME.signal17 Used for file recovery. The DB routines can't be reentered, nor
/trueos/crypto/openssl/
HDNEWS95 o Fix for SSL/TLS/DTLS CBC plaintext recovery attack CVE-2013-0169
140 o Fix for DTLS plaintext recovery attack CVE-2011-4108

123