Home
last modified time | relevance | path

Searched refs:os_log_t (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs143 pub type os_log_t = *mut c_void; typedef
5560 pub fn os_log_create(subsystem: *const c_char, category: *const c_char) -> crate::os_log_t; in os_log_create() argument
5561 pub fn os_log_type_enabled(oslog: crate::os_log_t, tpe: crate::os_log_type_t) -> bool; in os_log_type_enabled() argument
5563 log: crate::os_log_t, in os_signpost_id_make_with_pointer() argument
5566 pub fn os_signpost_id_generate(log: crate::os_log_t) -> crate::os_signpost_id_t; in os_signpost_id_generate()
5567 pub fn os_signpost_enabled(log: crate::os_log_t) -> bool; in os_signpost_enabled()
/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt2110 os_log_t