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

/haiku-fatelf/src/system/kernel/debug/
H A Ddebug.cpp82 static void syslog_write(const char* text, int32 length, bool notify);
185 syslog_write(string, length, false);
1277 syslog_write(const char* text, int32 length, bool notify) function
1405 syslog_write((const char*)args->debug_output.Pointer(),
1413 syslog_write(revisionBuffer,
1501 syslog_write(string, length, notifySyslog);
1533 syslog_write(temp, length, notifySyslog);
1549 syslog_write(sLastOutputBuffer, length, notifySyslog);

Completed in 151 milliseconds