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

/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h851 * enum kdbus_name_flags - flags for KDBUS_CMD_NAME_ACQUIRE
925 * KDBUS_CMD_NAME_ACQUIRE: Request a well-known bus name to associate with
969 KDBUS_CMD_NAME_ACQUIRE = _IOW(KDBUS_IOCTL_MAGIC, 0xa0, enumerator in enum:kdbus_ioctl_type
H A Dbus-control.c81 r = ioctl(bus->input_fd, KDBUS_CMD_NAME_ACQUIRE, n);

Completed in 567 milliseconds