Home
last modified time | relevance | path

Searched defs:kern_return_t (Results 1 – 7 of 7) sorted by relevance

/external/python/pyserial/serial/tools/
Dlist_ports_osx.py51 kern_return_t = ctypes.c_int variable
/external/clang/test/Analysis/
Dretain-release.mm96 typedef int kern_return_t; typedef
Dretain-release-gc-only.m62 typedef int kern_return_t; typedef
Dretain-release-inline.m72 typedef int kern_return_t; typedef
Dretain-release.m105 typedef int kern_return_t; typedef
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs31 pub type kern_return_t = ::c_int; typedef
4983 ) -> kern_return_t; in thread_policy_set()
4990 ) -> kern_return_t; in thread_policy_get()
4996 ) -> kern_return_t; in thread_info()
5439 ) -> ::kern_return_t; in mach_vm_map()
5445 ) -> ::kern_return_t; in vm_deallocate()
5452 ) -> ::kern_return_t; in host_statistics64()
5459 ) -> ::kern_return_t; in host_processor_info()
5466 ) -> ::kern_return_t; in task_for_pid()
5472 ) -> ::kern_return_t; in task_info()
[all …]
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m117 typedef int kern_return_t; typedef