Home
last modified time | relevance | path

Searched defs:klogctl (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/src/unix/linux_like/android/
H A Dmod.rs3930 pub fn klogctl(syslog_type: c_int, bufp: *mut c_char, len: c_int) -> c_int; in klogctl() function
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs6916 pub fn klogctl(syslog_type: c_int, bufp: *mut c_char, len: c_int) -> c_int; in klogctl() function