Searched refs:openlog (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/lib/cxx/cxxabi/
H A Dabort_message.cpp65 openlog("libc++abi", 0, 0);
/barrelfish-master/include/sys/
H A Dsyslog.h165 * Option flags for openlog.
193 void openlog(const char *, int, int);
/barrelfish-master/lib/openssl-1.0.0d/crypto/bio/
H A Dbss_log.c355 openlog(name, LOG_PID|LOG_CONS|LOG_NDELAY, level);
357 openlog(name, LOG_PID|LOG_CONS, level);
/barrelfish-master/lib/libc/gen/
H A Dsyslog.c61 static int opened; /* have done openlog() */
62 static int LogStat = 0; /* status bits, set by openlog() */
424 openlog(const char *ident, int logstat, int logfac) function
H A DMakefile.inc488 syslog.3 openlog.3 \

Completed in 98 milliseconds