Searched defs:panic (Results 1 - 25 of 54) sorted by relevance

123

/netbsd-current/sys/arch/amiga/stand/bootblock/boot/
H A Dpanic.c38 panic(const char *p, ...) function
/netbsd-current/sys/arch/alpha/stand/common/
H A Dpanic_putstr.c37 panic(const char *fmt, ...) function
/netbsd-current/sys/arch/sun68k/stand/bootxx/
H A Dpanic_putstr.c8 panic(const char *fmt, ...) function
/netbsd-current/sys/arch/sbmips/stand/common/
H A Dpanic_putstr.c37 panic(const char *fmt, ...) function
/netbsd-current/sys/arch/evbmips/stand/sbmips/common/
H A Dpanic_putstr.c37 panic(const char *fmt, ...) function
/netbsd-current/sys/arch/hpc/stand/libsa/
H A Dpanic.c42 panic(const char *fmt, ...) function
/netbsd-current/sys/arch/hpcmips/stand/libsa/
H A Dpanic.c43 panic(const char *fmt, ...) function
/netbsd-current/sys/arch/ia64/stand/common/
H A Dpanic.c42 panic(const char *fmt,...) function
/netbsd-current/sys/arch/sun68k/stand/libsa/
H A Dpanic.c8 panic(const char *fmt, ...) function
/netbsd-current/sys/lib/libsa/
H A Dpanic.c35 panic(const char *fmt, ...) function
H A Dnet.c65 #define panic printf macro
/netbsd-current/usr.bin/at/
H A Dpanic.c57 panic(const char *a) function
/netbsd-current/sys/ufs/lfs/
H A Dlfs_itimes.c45 #define panic call_panic macro
/netbsd-current/tests/dev/sysmon/
H A Dt_swwdog.c148 ATF_TC(panic); variable
/netbsd-current/sys/ufs/ffs/
H A Dffs_bswap.c51 #define panic(x) printf("%s\n", (x)), abort() macro
/netbsd-current/sbin/fsck_lfs/
H A Dpass4.c38 #define panic call_panic macro
/netbsd-current/sys/crypto/aes/arch/x86/
H A Daes_ni.c41 #define panic(fmt, args...) err(1, fmt, args) macro
H A Daes_sse2_subr.c42 #define panic(fmt, args...) err(1, fmt, ##args) macro
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/missing/crypto/rijndael/
H A Drijndael-alg-fst.c34 #define panic(a) err(1, (a)) macro
H A Drijndael-api-fst.c37 #define panic(a) err(1, (a)) macro
/netbsd-current/tests/net/in_cksum/
H A Din_cksum.c57 panic(const char *fmt, ...) function
/netbsd-current/sys/crypto/aes/arch/arm/
H A Daes_armv8.c42 #define panic(fmt, args...) err(1, fmt, args) macro
/netbsd-current/sbin/fsck/
H A Dfsutil.c174 panic(const char *fmt, ...) function
/netbsd-current/sys/crypto/aes/
H A Daes_bear.c42 #define panic(fmt, args...) err(1, fmt, args) macro
/netbsd-current/sbin/restore/
H A Dutilities.c394 panic(const char *fmt, ...) function

Completed in 172 milliseconds

123