Searched refs:panic (Results 1 – 6 of 6) sorted by relevance
20 static void __attribute__((constructor)) panic() { in panic() function
161 static int panic = NETDB_INTERNAL; in __get_h_errno() local163 return rt ? &rt->_h_errno : &panic; in __get_h_errno()
10 def panic(msg): function39 panic("Not in android tree pointed at by ANDROID_BUILD_TOP (%s)\n" % root)41 panic("Unable to find root of tree, did you forget to lunch a target?\n")
88 panic("The kernel directory %s is not a directory\n" % original_dir)91 panic("The kernel modified directory %s is not a directory\n" % modified_dir)
78 panic(msg)
14 utils.panic('ANDROID_BUILD_TOP not set.\n')