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

/systemd/src/core/
H A Dbus-endpoint.c65 r = ioctl(fd, KDBUS_CMD_ENDPOINT_UPDATE, update);
/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h896 * KDBUS_CMD_ENDPOINT_UPDATE: Update the properties of a custom enpoint. Used
945 KDBUS_CMD_ENDPOINT_UPDATE = _IOW(KDBUS_IOCTL_MAGIC, 0x11, enumerator in enum:kdbus_ioctl_type

Completed in 39 milliseconds