Searched refs:DBUS_ERROR_VAL (Results 1 – 6 of 6) sorted by relevance
32 #define DBUS_ERROR_VAL 0x0001 macro37 #define DBUSERR(args) do {if (dbus_msglevel & DBUS_ERROR_VAL) printf args;} while (0)
39 #define DBUS_ERROR_VAL 0x0001 macro44 #define DBUSERR(args) do {if (dbus_msglevel & DBUS_ERROR_VAL) printf args;} while (0)
45 uint dbus_msglevel = DBUS_ERROR_VAL;
46 uint dbus_msglevel = DBUS_ERROR_VAL;