Home
last modified time | relevance | path

Searched refs:PANIC (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/lib/libc/sparc/crt/
H A D_rtld.c61 #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.s79 .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.c61 #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 Dpptrace.c236 error(PANIC, "signal not redelivered"); in pptrace()
261 error(PANIC, "signal not redelivered"); in pptrace()
H A Dpplib.h399 #define PANIC (ERROR_PANIC|ERROR_SOURCE|ERROR_SYSTEM),__FILE__,__LINE__ macro
401 #define PANIC ERROR_PANIC macro
H A Dppinput.c260 error(PANIC, "use PUSH_<%d>(...) instead of pppush(IN_<%d>, ...)", cur->type, cur->type); in pppush()
H A DRELEASE216 tighten the DEBUG PANIC case in ppcontrol.c
239 fix MARK PANIC with CATLITERAL
H A Dppcontrol.c2115 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 Dppop.c94 error(PANIC, "no keyword table name for value=%d", value); in ppkeyname()
H A Dpplex.c2073 error(PANIC, "invalid mark op `%c'", LASTCHR()); in ppcpp()
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_irc_pxy.c354 PANIC((!nm),("ippr_irc_out: allocb failed"));
360 PANIC((m1->b_wptr < m1->b_rptr),
H A Dip_compat.h1475 # 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 Dfil.c3126 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 Dscsi_hba.c625 SCSI_HBA_LOG((_LOG(PANIC), NULL, child, in scsi_enumeration_failed()