Searched refs:KDBUS_CMD_BUS_CREATOR_INFO (Results 1 - 3 of 3) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h917 * KDBUS_CMD_BUS_CREATOR_INFO: Retrieve information of the creator of the bus
959 KDBUS_CMD_BUS_CREATOR_INFO = _IOR(KDBUS_IOCTL_MAGIC, 0x85, enumerator in enum:kdbus_ioctl_type
H A Dbus-control.c959 r = ioctl(bus->input_fd, KDBUS_CMD_BUS_CREATOR_INFO, &cmd);
H A Dbus-kernel.c1805 r = ioctl(bus->input_fd, KDBUS_CMD_BUS_CREATOR_INFO, &cmd);

Completed in 3449 milliseconds