Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/fs/fs-bench/
Drandom-access.c14 int openlog[2] = { 0, 0 }; variable
Drandom-access-del-create.c14 int openlog[2] = { 0, 0 }; variable
Drandom-del-create.c14 int openlog[2] = { 0, 0 }; variable
/third_party/musl/porting/liteos_a/user/src/misc/
Dsyslog.c58 void openlog(const char *ident, int opt, int facility) in openlog() function
/third_party/musl/src/misc/
Dsyslog.c55 void openlog(const char *ident, int opt, int facility) in openlog() function
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
Dmain.c41 int openlog[2] = { 0, 0 }; variable