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

/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h902 * KDBUS_CMD_UPDATE: Update the properties of a connection. Used to
951 KDBUS_CMD_UPDATE = _IOW(KDBUS_IOCTL_MAGIC, 0x81, enumerator in enum:kdbus_ioctl_type
H A Dbus-kernel.c1786 if (ioctl(bus->input_fd, KDBUS_CMD_UPDATE, update) < 0)

Completed in 853 milliseconds