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

/haiku/src/tests/system/libroot/posix/
H A DSyslogTest.cpp16 openlog_team("SyslogTest", LOG_PID, LOG_USER);
/haiku/headers/posix/
H A Dsyslog.h84 extern void openlog_team(const char *ident, int logopt, int facility);
/haiku/src/system/libroot/posix/
H A Dsyslog.cpp235 openlog_team(const char *ident, int options, int facility) function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2137 void openlog_team() {} function
H A Dlibroot_stubs_legacy.c2111 void openlog_team() {} function

Completed in 87 milliseconds