vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go
changeset 256 6d9efbef00a9
parent 251 1c52a0eeb952
child 260 445e01aede7e
equal deleted inserted replaced
255:4f153a23adab 256:6d9efbef00a9
     1 // mkerrors.sh -m32
     1 // mkerrors.sh -m32
     2 // Code generated by the command above; see README.md. DO NOT EDIT.
     2 // Code generated by the command above; see README.md. DO NOT EDIT.
     3 
     3 
       
     4 //go:build 386 && openbsd
     4 // +build 386,openbsd
     5 // +build 386,openbsd
     5 
     6 
     6 // Code generated by cmd/cgo -godefs; DO NOT EDIT.
     7 // Code generated by cmd/cgo -godefs; DO NOT EDIT.
     7 // cgo -godefs -- -m32 _const.go
     8 // cgo -godefs -- -m32 _const.go
     8 
     9 
   144 	BPF_W                             = 0x0
   145 	BPF_W                             = 0x0
   145 	BPF_X                             = 0x8
   146 	BPF_X                             = 0x8
   146 	BRKINT                            = 0x2
   147 	BRKINT                            = 0x2
   147 	CFLUSH                            = 0xf
   148 	CFLUSH                            = 0xf
   148 	CLOCAL                            = 0x8000
   149 	CLOCAL                            = 0x8000
       
   150 	CPUSTATES                         = 0x6
       
   151 	CP_IDLE                           = 0x5
       
   152 	CP_INTR                           = 0x4
       
   153 	CP_NICE                           = 0x1
       
   154 	CP_SPIN                           = 0x3
       
   155 	CP_SYS                            = 0x2
       
   156 	CP_USER                           = 0x0
   149 	CREAD                             = 0x800
   157 	CREAD                             = 0x800
   150 	CRTSCTS                           = 0x10000
   158 	CRTSCTS                           = 0x10000
   151 	CS5                               = 0x0
   159 	CS5                               = 0x0
   152 	CS6                               = 0x100
   160 	CS6                               = 0x100
   153 	CS7                               = 0x200
   161 	CS7                               = 0x200