Searched defs:boolean_t (Results 1 – 6 of 6) sorted by relevance
69 typedef unsigned int boolean_t; typedef71 typedef int boolean_t; typedef
1 pub type boolean_t = ::c_int; typedef
1 pub type boolean_t = ::c_uint; typedef
33 struct boolean_t { struct38 static struct boolean_t **boollist = NULL; argument
5 pub type boolean_t = ::c_int; typedef
5301 get_default: *mut boolean_t, in thread_policy_get()5655 pub fn malloc_zone_check(zone: *mut ::malloc_zone_t) -> ::boolean_t; in malloc_zone_check()5656 pub fn malloc_zone_print(zone: *mut ::malloc_zone_t, verbose: ::boolean_t); in malloc_zone_print()5749 copy: ::boolean_t, in mach_vm_map()5791 inherit_memory: ::boolean_t, in task_create()