File: ztypes_openbsd_amd64.go

package info (click to toggle)
golang-github-zyedidia-pty 1.1.1%2Bgit20180126.3036466-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 180 kB
  • sloc: sh: 14; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 190 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types_openbsd.go

package pty

type ptmget struct {
	Cfd int32
	Sfd int32
	Cn  [16]int8
	Sn  [16]int8
}

var ioctl_PTMGET = 0x40287401