Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/tcpdchk/
H A Dfakelog.c30 openlog(const char *name, int logopt, int facility) in openlog() function
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dsyslog.c204 openlog(const char *ident, int logstat, int logfac) in openlog() function
/netbsd-src/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-src/external/bsd/ntp/dist/include/
H A Dntp_machine.h129 #define openlog(x,y) macro
/netbsd-src/lib/libc/gen/
H A Dsyslog.c142 openlog(const char *ident, int logstat, int logfac) in openlog() function
/netbsd-src/lib/libc/include/
H A Dnamespace.h547 #define openlog _openlog global() macro