Home
last modified time | relevance | path

Searched refs:openlog (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/
Dsyslog.h104 extern void openlog(const char *, int, int);
/bionic/libc/unistd/
Dsyslog.c75 openlog(const char *ident, int logstat, int logfac) in openlog() function