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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-macros.h68 #define _DBUS_GNUC_PRINTF( format_idx, arg_idx ) \ macro
73 #define _DBUS_GNUC_PRINTF( format_idx, arg_idx ) macro
91 /** @def _DBUS_GNUC_PRINTF
H A Ddbus-internals.h43 ...) _DBUS_GNUC_PRINTF (1, 2);
46 ...) _DBUS_GNUC_PRINTF (1, 2);
97 const char *format,...) _DBUS_GNUC_PRINTF (4, 5);
101 ...) _DBUS_GNUC_PRINTF (1, 2);
H A Ddbus-string.h157 ...) _DBUS_GNUC_PRINTF (2, 3);
H A Ddbus-sysdeps.h448 void _dbus_system_log (DBusSystemLogSeverity severity, const char *msg, ...) _DBUS_GNUC_PRINTF (2, 3);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dbus.c1275 bus_context_log (BusContext *context, DBusSystemLogSeverity severity, const char *msg, ...) _DBUS_GNUC_PRINTF (3, 4);

Completed in 80 milliseconds