Home
last modified time | relevance | path

Searched defs:boolean_t (Results 1 – 4 of 4) sorted by relevance

/rust-libc-0.2.174/src/unix/bsd/apple/b64/x86_64/
H A Dmod.rs3 pub type boolean_t = c_uint; typedef
/rust-libc-0.2.174/src/unix/bsd/apple/b64/aarch64/
H A Dmod.rs3 pub type boolean_t = c_int; typedef
/rust-libc-0.2.174/src/unix/bsd/apple/b32/
H A Dmod.rs5 pub type boolean_t = c_int; typedef
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs5580 get_default: *mut boolean_t, in thread_policy_get()
5928 pub fn malloc_zone_check(zone: *mut crate::malloc_zone_t) -> crate::boolean_t; in malloc_zone_check()
5929 pub fn malloc_zone_print(zone: *mut crate::malloc_zone_t, verbose: crate::boolean_t); in malloc_zone_print()
6022 copy: crate::boolean_t, in mach_vm_map()
6072 inherit_memory: crate::boolean_t, in task_create()