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

/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h765 * This structure is used with the KDBUS_CMD_LIST ioctl.
930 * KDBUS_CMD_LIST: Retrieve the list of all currently registered
961 KDBUS_CMD_LIST = _IOR(KDBUS_IOCTL_MAGIC, 0x86, enumerator in enum:kdbus_ioctl_type
H A Dbus-control.c255 r = ioctl(bus->input_fd, KDBUS_CMD_LIST, &cmd);
/systemd/src/bus-proxyd/
H A Ddriver.c459 r = ioctl(a->input_fd, KDBUS_CMD_LIST, &cmd);

Completed in 1052 milliseconds