Searched refs:PANIC (Results 1 – 14 of 14) sorted by relevance
/titanic_50/usr/src/lib/libc/sparc/crt/ |
H A D | _rtld.c | 61 #define PANIC (*(funcs[PANIC_F])) macro 135 PANIC(program_name); in __rtld() 137 PANIC(program_name); in __rtld() 141 PANIC(program_name); in __rtld() 152 PANIC(program_name); in __rtld() 155 PANIC(program_name); in __rtld() 157 PANIC(program_name); in __rtld() 160 PANIC(program_name); in __rtld() 162 PANIC(program_name); in __rtld() 174 PANIC(program_name); in __rtld() [all …]
|
H A D | _rtboot.s | 79 .local f.PANIC, f.OPENAT, f.MMAP, f.FSTATAT, f.SYSCONFIG 138 FI(PANIC) 158 f.PANIC:
|
/titanic_50/usr/src/lib/libc/i386/crt/ |
H A D | _rtld.c | 61 #define PANIC (*(funcs[PANIC_F])) macro 136 PANIC(program_name); in __rtld() 138 PANIC(program_name); in __rtld() 142 PANIC(program_name); in __rtld() 153 PANIC(program_name); in __rtld() 156 PANIC(program_name); in __rtld() 158 PANIC(program_name); in __rtld() 160 PANIC(program_name); in __rtld() 162 PANIC(program_name); in __rtld() 174 PANIC(program_name); in __rtld() [all …]
|
/titanic_50/usr/src/lib/libpp/common/ |
H A D | pptrace.c | 236 error(PANIC, "signal not redelivered"); in pptrace() 261 error(PANIC, "signal not redelivered"); in pptrace()
|
H A D | pplib.h | 399 #define PANIC (ERROR_PANIC|ERROR_SOURCE|ERROR_SYSTEM),__FILE__,__LINE__ macro 401 #define PANIC ERROR_PANIC macro
|
H A D | ppinput.c | 260 error(PANIC, "use PUSH_<%d>(...) instead of pppush(IN_<%d>, ...)", cur->type, cur->type); in pppush()
|
H A D | RELEASE | 216 tighten the DEBUG PANIC case in ppcontrol.c 239 fix MARK PANIC with CATLITERAL
|
H A D | ppcontrol.c | 2115 error(PANIC, "%s: option recognized but not implemented", pp.valbuf); in ppcontrol() 2200 error(PANIC, "#%s: directive recognized but not implemented", pp.token); in ppcontrol()
|
H A D | ppop.c | 94 error(PANIC, "no keyword table name for value=%d", value); in ppkeyname()
|
H A D | pplex.c | 2073 error(PANIC, "invalid mark op `%c'", LASTCHR()); in ppcpp()
|
/titanic_50/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_irc_pxy.c | 354 PANIC((!nm),("ippr_irc_out: allocb failed")); 360 PANIC((m1->b_wptr < m1->b_rptr),
|
H A D | ip_compat.h | 1475 # define PANIC(x,y) ; macro 1670 # define PANIC(x,y) if (x) panic y macro
|
/titanic_50/usr/src/uts/common/inet/ipf/ |
H A D | fil.c | 3126 PANIC((!m),("fr_cksum(1): not enough data")); 3139 PANIC((!m),("fr_cksum(2): not enough data")); 3145 PANIC((!m),("fr_cksum(3): not enough data"));
|
/titanic_50/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_hba.c | 625 SCSI_HBA_LOG((_LOG(PANIC), NULL, child, in scsi_enumeration_failed()
|