Searched refs:DBUS_TRACE_VAL (Results 1 – 3 of 3) sorted by relevance
33 #define DBUS_TRACE_VAL 0x0002 macro38 #define DBUSTRACE(args) do {if (dbus_msglevel & DBUS_TRACE_VAL) printf args;} while (0)
40 #define DBUS_TRACE_VAL 0x0002 macro45 #define DBUSTRACE(args) do {if (dbus_msglevel & DBUS_TRACE_VAL) printf args;} while (0)