Searched defs:panic (Results 1 – 3 of 3) sorted by relevance
20 static void __attribute__((constructor)) panic() { in panic() function
161 static int panic = NETDB_INTERNAL; in __get_h_errno() local
10 def panic(msg): function