| Home | Sort by: relevance | last modified time | path |
| /src/usr.sbin/tcpdchk/ | |
| fakelog.c | 25 /* openlog - dummy */ 30 openlog(const char *name, int logopt, int facility) function in typeref:typename:void |
| /src/lib/libc/gen/ | |
| syslog.c | 71 __weak_alias(openlog,_openlog) 142 openlog(const char *ident, int logstat, int logfac) function in typeref:typename:void |
| /src/lib/libc/include/ | |
| namespace.h | 557 #define openlog _openlog macro |