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

/haiku/src/system/boot/loader/
H A Dstdio.cpp44 sendToSyslog(const char *message, int length) function
96 sendToSyslog(buffer, length);
150 sendToSyslog(&character, 1);
170 sendToSyslog(string, strlen(string));

Completed in 32 milliseconds