Searched refs:DBUS_FD (Results 1 – 5 of 5) sorted by relevance
49 #define DBUS_FD 0 macro
106 context->fds[DBUS_FD].fd = rc; in dbus_init()166 if (context->fds[DBUS_FD].revents & POLLIN) { /* DBUS */ in poll_loop()
80 #define DBUS_FD 0 macro
105 if (context->fds[DBUS_FD].revents & POLLIN) { /* DBUS */ in poll_loop()
375 context->fds[DBUS_FD].fd = rc; in init_mboxd_dbus()