Searched defs:openlog (Results 1 – 4 of 4) sorted by relevance
20 openlog(name, logopt, facility) in openlog() function
77 openlog() in openlog() function
155 private static native void openlog(String ident, int logopt, in openlog() method in SyslogHandler
430 openlog(const char *ident, int logstat, int logfac) in openlog() function