Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt2109 os_log_create
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs5560 pub fn os_log_create(subsystem: *const c_char, category: *const c_char) -> crate::os_log_t; in os_log_create() function