Home
last modified time | relevance | path

Searched defs:openlog (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/testcases/kernel/fs/fs-bench/
H A Drandom-access.c14 int openlog[2] = { 0, 0 }; variable
H A Drandom-del-create.c14 int openlog[2] = { 0, 0 }; variable
H A Drandom-access-del-create.c14 int openlog[2] = { 0, 0 }; variable
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dsyslog.c60 void openlog(const char *ident, int opt, int facility) in openlog() function
/third_party/musl/src/misc/
H A Dsyslog.c62 void openlog(const char *ident, int opt, int facility) in openlog() function
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
H A Dmain.c41 static int openlog[2] = { 0, 0 }; variable
[all...]
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs1388 pub fn openlog(ident: *const ::c_char, logopt: ::c_int, facility: ::c_int); in openlog() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1274 pub fn openlog(ident: *const ::c_char, logopt: ::c_int, facility: ::c_int); in openlog() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3850 pub fn openlog(ident: *const ::c_char, logopt: ::c_int, facility: ::c_int); in openlog() functions

Completed in 20 milliseconds