Searched refs:boolean_t (Results 1 – 5 of 5) sorted by relevance
53 boolean_t (*check)(malloc_zone_t *);54 void (*print)(malloc_zone_t *, boolean_t);59 boolean_t (*zone_locked)(malloc_zone_t *);60 boolean_t (*enable_discharge_checking)(malloc_zone_t *);61 boolean_t (*disable_discharge_checking)(malloc_zone_t *);117 static boolean_t zone_check(malloc_zone_t *zone);118 static void zone_print(malloc_zone_t *zone, boolean_t verbose);124 static boolean_t zone_locked(malloc_zone_t *zone);258 static boolean_t264 zone_print(malloc_zone_t *zone, boolean_t verbose) { in zone_print()[all …]
33 struct boolean_t { struct38 static struct boolean_t **boollist = NULL; argument57 boollist[boolcnt] = malloc(sizeof(struct boolean_t)); in load_booleans()64 static int check_booleans(struct boolean_t **bools) in check_booleans()151 *bools = calloc(sizeof(struct boolean_t), fcnt + 1); in check_booleans()152 struct boolean_t *b = *bools; in check_booleans()318 struct boolean_t *bools; in analyze()397 struct boolean_t *b = bools; in analyze()
258 boolean_t mi_check(malloc_zone_t *zone) {262 void mi_print(malloc_zone_t *zone, boolean_t verbose) {282 boolean_t mi_zone_locked(malloc_zone_t *zone) {
57 static boolean_t list_interfaces(const char *, void *);73 static boolean_t
125 boolean_t exc_server(mach_msg_header_t* request,148 boolean_t breakpad_exc_server(mach_msg_header_t* InHeadP, in breakpad_exc_server()205 boolean_t breakpad_exc_server(mach_msg_header_t* request, in breakpad_exc_server()