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

/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h905 * KDBUS_CMD_BYEBYE: Disconnect a connection. If there are no
953 KDBUS_CMD_BYEBYE = _IOW(KDBUS_IOCTL_MAGIC, 0x82, enumerator in enum:kdbus_ioctl_type
H A Dbus-kernel.c1746 if (ioctl(bus->input_fd, KDBUS_CMD_BYEBYE, &byebye) < 0)

Completed in 1070 milliseconds