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

/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h777 * struct kdbus_cmd_info - struct used for KDBUS_CMD_CONN_INFO ioctl
794 * On success, the KDBUS_CMD_CONN_INFO ioctl will return 0 and @offset will
912 * KDBUS_CMD_CONN_INFO: Retrieve credentials and properties of the
957 KDBUS_CMD_CONN_INFO = _IOR(KDBUS_IOCTL_MAGIC, 0x84, enumerator in enum:kdbus_ioctl_type
H A Dbus-control.c691 r = ioctl(bus->input_fd, KDBUS_CMD_CONN_INFO, cmd);

Completed in 538 milliseconds