Home
last modified time | relevance | path

Searched defs:openlog (Results 1 – 3 of 3) sorted by relevance

/rust-libc-0.2.174/src/unix/
H A Dmod.rs1590 pub fn openlog(ident: *const c_char, logopt: c_int, facility: c_int); in openlog() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1316 pub fn openlog(ident: *const c_char, logopt: c_int, facility: c_int); in openlog() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3921 pub fn openlog(ident: *const c_char, logopt: c_int, facility: c_int); in openlog() function