Searched refs:PANIC (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/libc/i386/crt/
H A D_rtld.c61 #define PANIC (*(funcs[PANIC_F])) macro
136 PANIC(program_name);
138 PANIC(program_name);
142 PANIC(program_name);
153 PANIC(program_name);
156 PANIC(program_name);
158 PANIC(program_name);
160 PANIC(program_name);
162 PANIC(program_name);
174 PANIC(program_nam
[all...]
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A D_rtld.c61 #define PANIC (*(funcs[PANIC_F])) macro
135 PANIC(program_name);
137 PANIC(program_name);
141 PANIC(program_name);
152 PANIC(program_name);
155 PANIC(program_name);
157 PANIC(program_name);
160 PANIC(program_name);
162 PANIC(program_name);
174 PANIC(program_nam
[all...]
H A D_rtboot.s79 .local f.PANIC, f.OPENAT, f.MMAP, f.FSTATAT, f.SYSCONFIG
138 FI(PANIC)
158 f.PANIC:
/illumos-gate/usr/src/lib/libpp/common/
H A Dpptrace.c236 error(PANIC, "signal not redelivered");
261 error(PANIC, "signal not redelivered");
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);
H A Dppcontrol.c2115 error(PANIC, "%s: option recognized but not implemented", pp.valbuf);
2200 error(PANIC, "#%s: directive recognized but not implemented", pp.token);
H A Dppop.c94 error(PANIC, "no keyword table name for value=%d", value);
/illumos-gate/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.h1470 # define PANIC(x,y) ; macro
1665 # define PANIC(x,y) if (x) panic y macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c3123 PANIC((!m),("fr_cksum(1): not enough data"));
3136 PANIC((!m),("fr_cksum(2): not enough data"));
3142 PANIC((!m),("fr_cksum(3): not enough data"));
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c625 SCSI_HBA_LOG((_LOG(PANIC), NULL, child,

Completed in 1709 milliseconds