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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/internals/
H A Dsyslog.c49 #define MESSAGE "regression test for _dbus_system_log(): "
58 _dbus_system_log (DBUS_SYSTEM_LOG_FATAL, MESSAGE "%d", 23);
70 _dbus_system_log (DBUS_SYSTEM_LOG_INFO, MESSAGE "%d", 42);
71 _dbus_system_log (DBUS_SYSTEM_LOG_SECURITY, MESSAGE "%d", 666);
80 _dbus_system_log (DBUS_SYSTEM_LOG_INFO, MESSAGE "%d", 42);
81 _dbus_system_log (DBUS_SYSTEM_LOG_SECURITY, MESSAGE "%d", 666);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sysdeps.h448 void _dbus_system_log (DBusSystemLogSeverity severity, const char *msg, ...) _DBUS_GNUC_PRINTF (2, 3);
H A Ddbus-sysdeps-util-unix.c443 _dbus_system_log (DBusSystemLogSeverity severity, const char *msg, ...) function
H A Ddbus-sysdeps-util-win.c279 _dbus_system_log (DBusSystemLogSeverity severity, const char *msg, ...) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dbus.c1305 _dbus_system_log (severity, "%s", _dbus_string_get_const_data (&full_msg));
H A Dconfig-parser.c2261 _dbus_system_log (DBUS_SYSTEM_LOG_INFO,

Completed in 76 milliseconds