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

/openbsd-current/sys/lib/libsa/
H A Dexit.c37 panic(const char *fmt, ...) function
/openbsd-current/gnu/llvm/libcxx/utils/
H A Dgenerate_iwyu_mapping.py9 def panic(file): function
/openbsd-current/usr.bin/aucat/
H A Dutils.c135 panic(void) function
/openbsd-current/usr.bin/sndiod/
H A Dutils.c135 panic(void) function
/openbsd-current/usr.sbin/config/
H A Dutil.c206 panic(const char *fmt, ...) function
/openbsd-current/usr.bin/mg/
H A Dttyio.c198 panic(char *s) function
/openbsd-current/sbin/restore/
H A Dutilities.c347 panic(const char *fmt, ...) function
/openbsd-current/sbin/fsck/
H A Dfsutil.c149 panic(const char *fmt, ...) function
/openbsd-current/regress/sys/net/rtable/
H A Dkern_compat.h44 #define panic(x...) errx(1, x) macro
/openbsd-current/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dhsys.c878 void panic(const char *format, ...) function
903 void panic(const char *format, ...) function
/openbsd-current/games/gomoku/
H A Dmain.c540 panic(char *str) function
/openbsd-current/games/hack/
H A Dhack.pri.c102 panic(const char *str, ...) function
/openbsd-current/games/hunt/hunt/
H A Dotto.c53 #define panic(m) _panic(__FILE__,__LINE__,m) macro
/openbsd-current/sys/kern/
H A Dsubr_blist.c130 #define panic(...) do { errx(1, __VA_ARGS__); } while (0) macro
H A Dsubr_extent.c72 #define panic(...) do { warnx(__VA_ARGS__); abort(); } while (0) macro
[all...]
H A Dsubr_prf.c191 panic(const char *fmt, ...) function
[all...]
/openbsd-current/games/adventure/
H A Dmain.c110 clock2, saved, closng, panic, closed, scorng; variable

Completed in 157 milliseconds