Searched refs:panic (Results 1 - 25 of 524) sorted by path

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bzip2/
H A Dbzip2.c213 static void panic ( const Char* ) NORETURN;
422 panic ( "compress:unexpected error" );
425 panic ( "compress:end" );
471 if (bzerr != BZ_OK) panic ( "decompress:bzReadGetUnused" );
477 if (bzerr != BZ_OK) panic ( "decompress:bzReadGetUnused" );
544 panic ( "decompress:unexpected error" );
547 panic ( "decompress:end" );
586 if (bzerr != BZ_OK) panic ( "test:bzReadGetUnused" );
592 if (bzerr != BZ_OK) panic ( "test:bzReadGetUnused" );
637 panic ( "tes
746 void panic ( const Char* s ) function
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Debian/debian-stable/
H A Drules197 install -m755 debian/panic-action $(DESTDIR)/etc/samba/
H A Dsmb.conf67 panic action = /usr/share/samba/panic-action %d
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Debian/debian-unstable/
H A Drules198 install -m755 debian/panic-action $(DESTDIR)/usr/share/samba/
H A Dsmb.conf67 panic action = /usr/share/samba/panic-action %d
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/testsuite/build_farm/template/
H A Dbasicsmb.smb.conf18 panic action = /bin/sh BUILD_FARM/samba/testsuite/build_farm/backtrace %d
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dregion.h153 * The magic, panic, version, envid and signature fields of the region
159 * The magic and panic fields are NOT protected by any mutex, and for
163 u_int32_t panic; /* Environment is dead. */ member in struct:__db_reg_env
275 ((REGENV *)(env)->reginfo->primary)->panic != 0 && \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c72 * Our caller has not yet had the opportunity to reset the panic
74 * the panic state or acquire a mutex in the DB_ENV create path.
174 * Our caller has not yet had the opportunity to reset the panic
176 * the panic state or acquire a mutex in the DB_ENV create path.
657 ((REGENV *)env->reginfo->primary)->panic != 0)
709 __db_errx(env, "Environment panic set");
H A Denv_region.c257 * The panic and magic values aren't protected by any lock, so we never
264 if (renv->panic && !F_ISSET(dbenv, DB_ENV_NOPANIC)) {
397 renv->panic = 0;
597 * issue or the environment has panic'd. (If the environment panic'd,
600 * the environment in this particular call, but panic'd environments
603 * Otherwise, panic the environment and overwrite the magic number so
607 if (renv->refcnt > 0 && !LF_ISSET(DB_FORCE) && !renv->panic)
610 renv->panic = 1;
636 ((REGENV *)env->reginfo->primary)->panic
[all...]
H A Denv_stat.c164 STAT_LONG("Panic value", renv->panic);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DEnvironment.java1356 /* Panic the environment, or stop a panic. */
1358 Set the panic state for the database environment.
1359 Database environments in a panic state normally refuse all attempts to
1369 If true, set the panic state for the database environment.
1371 public void panic(boolean onoff) method in class:Environment
H A DPanicHandler.java23 It is often easier to simply exit the application when such errors occur rather than gracefully return up the stack. The panic
34 void panic(Environment environment, DatabaseException e); method in interface:PanicHandler
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbEnv.java189 panic_handler.panic(wrapper, e);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java.i210 panic_handler.panic(wrapper, e);
H A Djava_callbacks.i622 com.sleepycat.db.PanicHandler, panic)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_db_pkg.c3662 * mode, panic--and always return a negative number. :-)
3664 panic: __db_errx(dbp->env, "Tcl %s callback failed", errname);
3671 goto panic;
3706 goto panic;
3710 goto panic;
3715 panic: __db_errx(dbp->env, "Tcl h_hash callback failed");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/src/com/sleepycat/db/test/
H A DCallbackTest.java114 dbEnv.panic(true);
147 public void panic(Environment dbenv, DatabaseException e) method in class:CallbackTest
149 TestUtils.DEBUGOUT(2, "panic callback invoked. exception: " + e);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/sys/netatalk/
H A Daarp.c292 panic( "aarpresolve: no free entry" );
H A Dat_control.c152 panic( "at_control" );
262 panic( "at_control" );
276 panic( "at_control" );
582 panic( "at_entry" );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/netatalk/
H A Daarp.c292 panic( "aarpresolve: no free entry" );
H A Dat_control.c152 panic( "at_control" );
262 panic( "at_control" );
276 panic( "at_control" );
582 panic( "at_entry" );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dlinux_osl.h378 #define BUSPROBE(val, addr) panic("get_dbe() will not fixup a bus exception when compiled into"\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsetup.c361 panic("not enough memory to boot");
524 /* Register a call for panic conditions. */
632 panic("Unsupported system type: %s%s%s (%ld %ld)\n",
H A Dsmp.c372 panic("failed fork for CPU %d", cpuid);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/mm/
H A Dnuma.c154 panic("kernel loaded out of ram");
197 panic("couldn't find a contigous place for the bootmap");

Completed in 232 milliseconds

1234567891011>>