vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go
changeset 256 6d9efbef00a9
parent 251 1c52a0eeb952
child 265 05c40b36d3b2
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 && openbsd
     4 // +build amd64,openbsd
     5 // +build amd64,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 -- -m64 _const.go
     8 // cgo -godefs -- -m64 _const.go
     8 
     9 
   151 	CLOCK_MONOTONIC                   = 0x3
   152 	CLOCK_MONOTONIC                   = 0x3
   152 	CLOCK_PROCESS_CPUTIME_ID          = 0x2
   153 	CLOCK_PROCESS_CPUTIME_ID          = 0x2
   153 	CLOCK_REALTIME                    = 0x0
   154 	CLOCK_REALTIME                    = 0x0
   154 	CLOCK_THREAD_CPUTIME_ID           = 0x4
   155 	CLOCK_THREAD_CPUTIME_ID           = 0x4
   155 	CLOCK_UPTIME                      = 0x5
   156 	CLOCK_UPTIME                      = 0x5
       
   157 	CPUSTATES                         = 0x6
       
   158 	CP_IDLE                           = 0x5
       
   159 	CP_INTR                           = 0x4
       
   160 	CP_NICE                           = 0x1
       
   161 	CP_SPIN                           = 0x3
       
   162 	CP_SYS                            = 0x2
       
   163 	CP_USER                           = 0x0
   156 	CREAD                             = 0x800
   164 	CREAD                             = 0x800
   157 	CRTSCTS                           = 0x10000
   165 	CRTSCTS                           = 0x10000
   158 	CS5                               = 0x0
   166 	CS5                               = 0x0
   159 	CS6                               = 0x100
   167 	CS6                               = 0x100
   160 	CS7                               = 0x200
   168 	CS7                               = 0x200