spiegel_podman/vendor/github.com/vbauerster/cupwriter/util_linux.go
Jan Rodák 756732974b
Move pesto port forwarding to container-libs and vendor container-libs
This makes use of the new pasta integration code in container-libs.

Signed-off-by: Jan Rodák <hony.com@seznam.cz>
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-07-28 18:29:52 +02:00

7 lines
106 B
Go

//go:build linux
package cupwriter
import "golang.org/x/sys/unix"
const ioctlReadTermios = unix.TCGETS