Home
last modified time | relevance | path

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

/external/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
/external/ltp/testcases/kernel/fs/scsi/ltpfs/
Dmain.c41 int openlog[2] = { 0, 0 }; variable
/external/fio/os/windows/
Dposix.c389 void openlog(const char *ident, int logopt, int facility) in openlog() function