Searched defs:PANIC (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libc/i386/crt/
H A D_rtld.c61 #define PANIC (*(funcs[PANIC_F])) macro
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/sparc/crt/
H A D_rtld.c61 #define PANIC (*(funcs[PANIC_F])) macro
[all...]
/opensolaris-onvv-gate/usr/src/lib/libpp/common/
H A Dpplib.h399 #define PANIC (ERROR_PANIC|ERROR_SOURCE|ERROR_SYSTEM),__FILE__,__LINE__ macro
401 #define PANIC ERROR_PANIC macro
/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1470 # define PANIC(x,y) ; macro
1665 # define PANIC(x,y) if (x) panic y macro

Completed in 63 milliseconds