Searched defs:openlog (Results 1 – 6 of 6) sorted by relevance
/titanic_51/usr/src/cmd/tcpd/ |
H A D | fakelog.c | 20 openlog(name, logopt, facility) in openlog() function
|
/titanic_51/usr/src/cmd/saf/ |
H A D | log.c | 79 openlog() in openlog() function
|
/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/ |
H A D | SyslogHandler.java | 155 private static native void openlog(String ident, int logopt, in openlog() method in SyslogHandler
|
/titanic_51/usr/src/cmd/ypcmd/ |
H A D | ypupdated.c | 56 #define openlog(a, b, c) macro
|
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | syslog.c | 240 openlog(char *ident, int logstat, int logfac) in openlog() function
|
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | syslog.c | 431 openlog(const char *ident, int logstat, int logfac) in openlog() function
|