Searched refs:KDBUS_MSG_SIGNAL (Results 1 - 2 of 2) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h471 * @KDBUS_MSG_SIGNAL: Treat this message as signal
476 KDBUS_MSG_SIGNAL = 1ULL << 2, enumerator in enum:kdbus_msg_flags
H A Dbus-kernel.c339 ((m->header->type == SD_BUS_MESSAGE_SIGNAL) ? KDBUS_MSG_SIGNAL : 0);

Completed in 1563 milliseconds