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

/haiku/headers/posix/
H A Dsyslog.h89 extern void openlog_thread(const char *ident, int logopt, int facility);
/haiku/src/system/libroot/posix/
H A Dsyslog.cpp201 openlog_thread(ident, options, facility);
280 openlog_thread(const char *ident, int options, int facility) function
/haiku/src/servers/net/
H A DDHCPClient.cpp518 openlog_thread("DHCP", 0, LOG_DAEMON);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2138 void openlog_thread() {} function
H A Dlibroot_stubs_legacy.c2112 void openlog_thread() {} function

Completed in 127 milliseconds