Home
last modified time | relevance | path

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

/netbsd/usr.sbin/tcpdchk/
H A Dfakelog.c30 openlog(const char *name, int logopt, int facility) in openlog() function
/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dsyslog.c204 openlog(const char *ident, int logstat, int logfac) in openlog() function
/netbsd/external/bsd/ntp/dist/lib/isc/win32/
H A Dsyslog.c132 openlog(const char *name, int flags, ...) { in openlog() function
/netbsd/external/mpl/bind/dist/lib/isc/win32/
H A Dsyslog.c122 openlog(const char *name, int flags, ...) { in openlog() function
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsyslogc.c177 openlog( char* ident, int option, int facility ) in openlog() function
H A Droken-common.h100 #define openlog(id,option,facility) openlog((id),(option)) macro
/netbsd/external/bsd/ntp/dist/include/
H A Dntp_machine.h129 #define openlog(x,y) macro
/netbsd/lib/libc/gen/
H A Dsyslog.c142 openlog(const char *ident, int logstat, int logfac) in openlog() function
/netbsd/lib/libc/include/
H A Dnamespace.h547 #define openlog _openlog macro