Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for EV_POLL (0.1 sec)

  1. src/syscall/zerrors_darwin_arm64.go

    	EV_ERROR                          = 0x4000
    	EV_FLAG0                          = 0x1000
    	EV_FLAG1                          = 0x2000
    	EV_ONESHOT                        = 0x10
    	EV_OOBAND                         = 0x2000
    	EV_POLL                           = 0x1000
    	EV_RECEIPT                        = 0x40
    	EV_SYSFLAGS                       = 0xf000
    	EXTA                              = 0x4b00
    	EXTB                              = 0x9600
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.8K bytes
    - Viewed (0)
  2. src/syscall/zerrors_darwin_amd64.go

    	EV_ERROR                          = 0x4000
    	EV_FLAG0                          = 0x1000
    	EV_FLAG1                          = 0x2000
    	EV_ONESHOT                        = 0x10
    	EV_OOBAND                         = 0x2000
    	EV_POLL                           = 0x1000
    	EV_RECEIPT                        = 0x40
    	EV_SYSFLAGS                       = 0xf000
    	EXTA                              = 0x4b00
    	EXTB                              = 0x9600
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.3K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go

    	EV_FLAG0                                = 0x1000
    	EV_FLAG1                                = 0x2000
    	EV_ONESHOT                              = 0x10
    	EV_OOBAND                               = 0x2000
    	EV_POLL                                 = 0x1000
    	EV_RECEIPT                              = 0x40
    	EV_SYSFLAGS                             = 0xf000
    	EV_UDATA_SPECIFIC                       = 0x100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 87.5K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go

    	EV_FLAG0                                = 0x1000
    	EV_FLAG1                                = 0x2000
    	EV_ONESHOT                              = 0x10
    	EV_OOBAND                               = 0x2000
    	EV_POLL                                 = 0x1000
    	EV_RECEIPT                              = 0x40
    	EV_SYSFLAGS                             = 0xf000
    	EV_UDATA_SPECIFIC                       = 0x100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 87.5K bytes
    - Viewed (0)
Back to top