Searched defs:syslog (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dsyslog.h19 * These values are chosen to match those used in the syslog network
62 /** ANSI private escape sequence to set syslog priority
69 /** ANSI private escape sequence to clear syslog priority */
93 #define syslog( priority, fmt, ... ) do { \ macro
/vbox/src/VBox/Devices/PC/ipxe/src/config/
H A Dconfig.c87 REQUIRE_OBJECT ( syslog ); variable
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DCrtWrapper.c442 void syslog (int a, const char *c, ...) function

Completed in 46 milliseconds