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

/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h928 * KDBUS_CMD_NAME_RELEASE: Release a well-known name the connection
971 KDBUS_CMD_NAME_RELEASE = _IOW(KDBUS_IOCTL_MAGIC, 0xa1, enumerator in enum:kdbus_ioctl_type
H A Dbus-control.c180 r = ioctl(bus->input_fd, KDBUS_CMD_NAME_RELEASE, n);

Completed in 921 milliseconds