blob: fcc118601016128c08a00870f5d45d8190477174 [file] [log] [blame]
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -07001// +build darwin freebsd netbsd openbsd
2
3package flags
4
5const (
6 tIOCGWINSZ = 0x40087468
7)