vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go
changeset 256 6d9efbef00a9
parent 251 1c52a0eeb952
equal deleted inserted replaced
255:4f153a23adab 256:6d9efbef00a9
     1 // mkerrors.sh -m64
     1 // mkerrors.sh -m64
     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 amd64 && netbsd
     4 // +build amd64,netbsd
     5 // +build amd64,netbsd
     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 -- -m64 _const.go
     8 // cgo -godefs -- -m64 _const.go
     8 
     9 
   156 	CLONE_PID                         = 0x1000
   157 	CLONE_PID                         = 0x1000
   157 	CLONE_PTRACE                      = 0x2000
   158 	CLONE_PTRACE                      = 0x2000
   158 	CLONE_SIGHAND                     = 0x800
   159 	CLONE_SIGHAND                     = 0x800
   159 	CLONE_VFORK                       = 0x4000
   160 	CLONE_VFORK                       = 0x4000
   160 	CLONE_VM                          = 0x100
   161 	CLONE_VM                          = 0x100
       
   162 	CPUSTATES                         = 0x5
       
   163 	CP_IDLE                           = 0x4
       
   164 	CP_INTR                           = 0x3
       
   165 	CP_NICE                           = 0x1
       
   166 	CP_SYS                            = 0x2
       
   167 	CP_USER                           = 0x0
   161 	CREAD                             = 0x800
   168 	CREAD                             = 0x800
   162 	CRTSCTS                           = 0x10000
   169 	CRTSCTS                           = 0x10000
   163 	CS5                               = 0x0
   170 	CS5                               = 0x0
   164 	CS6                               = 0x100
   171 	CS6                               = 0x100
   165 	CS7                               = 0x200
   172 	CS7                               = 0x200