Searched defs:KDBUS_CMD_FREE (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h649 * This struct is used with the KDBUS_CMD_FREE ioctl.
730 * the KDBUS_CMD_FREE ioctl.
760 * The user must use KDBUS_CMD_FREE to free the
788 * use KDBUS_CMD_FREE to free the allocated memory.
910 * KDBUS_CMD_FREE: Release the allocated memory in the receiver's
955 KDBUS_CMD_FREE = _IOW(KDBUS_IOCTL_MAGIC, 0x83, enumerator in enum:kdbus_ioctl_type

Completed in 36 milliseconds