Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/tcpd/
H A Dfakelog.c20 openlog(name, logopt, facility) in openlog() function
/titanic_51/usr/src/cmd/saf/
H A Dlog.c79 openlog() in openlog() function
/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/
H A DSyslogHandler.java155 private static native void openlog(String ident, int logopt, in openlog() method in SyslogHandler
/titanic_51/usr/src/cmd/ypcmd/
H A Dypupdated.c56 #define openlog(a, b, c) macro
/titanic_51/usr/src/lib/libbc/libc/gen/common/
H A Dsyslog.c240 openlog(char *ident, int logstat, int logfac) in openlog() function
/titanic_51/usr/src/lib/libc/port/gen/
H A Dsyslog.c431 openlog(const char *ident, int logstat, int logfac) in openlog() function