| /f-stack/app/redis-5.0.5/src/ |
| H A D | redisassert.h | 44 #define panic(...) _serverPanic(__FILE__,__LINE__,__VA_ARGS__),_exit(1) macro
|
| /f-stack/freebsd/libkern/arm/ |
| H A D | aeabi_unwind.c | 37 #define panic(x) (void)0 macro
|
| /f-stack/freebsd/netpfil/ipfw/test/ |
| H A D | test_dn_heap.c | 44 #define panic(x...) fprintf(stderr, ## x), exit(1) macro
|
| /f-stack/lib/ |
| H A D | ff_host_interface.c | 141 panic(const char *fmt, ...) in panic() function
|
| /f-stack/freebsd/kern/ |
| H A D | kern_shutdown.c | 838 panic(const char *fmt, ...) in panic() function 1750 DB_SHOW_COMMAND(panic, db_show_panic) in DB_SHOW_COMMAND() argument
|
| H A D | subr_stats.c | 196 #define panic(fmt, ...) do { \ macro
|
| /f-stack/freebsd/netipsec/ |
| H A D | key_debug.c | 83 #define panic(fmt, ...) { printf(fmt, ## __VA_ARGS__); exit(-1); } macro
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | dn_heap.c | 56 #define panic(x...) fprintf(stderr, ## x), exit(1) macro
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lstate.h | 88 lua_CFunction panic; /* to be called in unprotected errors */ member
|
| H A D | lauxlib.c | 639 static int panic (lua_State *L) { in panic() function
|
| /f-stack/freebsd/ddb/ |
| H A D | db_command.c | 512 DB_COMMAND(panic, db_panic) in DB_COMMAND() argument
|
| /f-stack/freebsd/net/ |
| H A D | radix.c | 52 #define panic(x) fprintf(stderr, "PANIC: %s", x), exit(1) macro
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lstate.h | 143 lua_CFunction panic; /* to be called in unprotected errors */ member
|
| /f-stack/freebsd/contrib/openzfs/lib/libzpool/ |
| H A D | kernel.c | 654 panic(const char *fmt, ...) in panic() function
|
| /f-stack/freebsd/amd64/vmm/ |
| H A D | vmm_instruction_emul.c | 62 #define panic(...) errx(4, __VA_ARGS__) macro
|
| /f-stack/dpdk/lib/librte_sched/ |
| H A D | rte_sched.c | 1841 uint32_t i, panic; in debug_check_queue_slab() local
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.h | 1378 int panic; member
|