Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 58 for svcdelete (0.17 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go

    	EVFILT_TIMER                      = 0x6
    	EVFILT_VNODE                      = 0x3
    	EVFILT_WRITE                      = 0x1
    	EV_ADD                            = 0x1
    	EV_CLEAR                          = 0x20
    	EV_DELETE                         = 0x2
    	EV_DISABLE                        = 0x8
    	EV_ENABLE                         = 0x4
    	EV_EOF                            = 0x8000
    	EV_ERROR                          = 0x4000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 71.9K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go

    	EVFILT_TIMER                      = 0x6
    	EVFILT_VNODE                      = 0x3
    	EVFILT_WRITE                      = 0x1
    	EV_ADD                            = 0x1
    	EV_CLEAR                          = 0x20
    	EV_DELETE                         = 0x2
    	EV_DISABLE                        = 0x8
    	EV_ENABLE                         = 0x4
    	EV_EOF                            = 0x8000
    	EV_ERROR                          = 0x4000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.3K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go

    	EVL_VLID_MAX                      = 0xffe
    	EVL_VLID_MIN                      = 0x1
    	EVL_VLID_NULL                     = 0x0
    	EV_ADD                            = 0x1
    	EV_CLEAR                          = 0x20
    	EV_DELETE                         = 0x2
    	EV_DISABLE                        = 0x8
    	EV_DISPATCH                       = 0x80
    	EV_ENABLE                         = 0x4
    	EV_EOF                            = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go

    	EVL_VLID_MAX                      = 0xffe
    	EVL_VLID_MIN                      = 0x1
    	EVL_VLID_NULL                     = 0x0
    	EV_ADD                            = 0x1
    	EV_CLEAR                          = 0x20
    	EV_DELETE                         = 0x2
    	EV_DISABLE                        = 0x8
    	EV_DISPATCH                       = 0x80
    	EV_ENABLE                         = 0x4
    	EV_EOF                            = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.6K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go

    	EVL_VLID_MAX                      = 0xffe
    	EVL_VLID_MIN                      = 0x1
    	EVL_VLID_NULL                     = 0x0
    	EV_ADD                            = 0x1
    	EV_CLEAR                          = 0x20
    	EV_DELETE                         = 0x2
    	EV_DISABLE                        = 0x8
    	EV_DISPATCH                       = 0x80
    	EV_ENABLE                         = 0x4
    	EV_EOF                            = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  6. src/cmd/compile/internal/typecheck/typecheck.go

    	case ir.OCLEAR:
    		n := n.(*ir.UnaryExpr)
    		return tcClear(n)
    
    	case ir.OCLOSE:
    		n := n.(*ir.UnaryExpr)
    		return tcClose(n)
    
    	case ir.ODELETE:
    		n := n.(*ir.CallExpr)
    		return tcDelete(n)
    
    	case ir.OAPPEND:
    		n := n.(*ir.CallExpr)
    		return tcAppend(n)
    
    	case ir.OCOPY:
    		n := n.(*ir.BinaryExpr)
    		return tcCopy(n)
    
    	case ir.OCONV:
    		n := n.(*ir.ConvExpr)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 20 19:08:34 UTC 2024
    - 30.5K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go

    	EVFILT_VNODE                   = -0x4
    	EVFILT_WRITE                   = -0x2
    	EVNAMEMAP_NAME_SIZE            = 0x40
    	EV_ADD                         = 0x1
    	EV_CLEAR                       = 0x20
    	EV_DELETE                      = 0x2
    	EV_DISABLE                     = 0x8
    	EV_DISPATCH                    = 0x80
    	EV_DROP                        = 0x1000
    	EV_ENABLE                      = 0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 83.7K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go

    	EVFILT_VNODE                   = -0x4
    	EVFILT_WRITE                   = -0x2
    	EVNAMEMAP_NAME_SIZE            = 0x40
    	EV_ADD                         = 0x1
    	EV_CLEAR                       = 0x20
    	EV_DELETE                      = 0x2
    	EV_DISABLE                     = 0x8
    	EV_DISPATCH                    = 0x80
    	EV_DROP                        = 0x1000
    	EV_ENABLE                      = 0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.6K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go

    	EVFILT_VNODE                   = -0x4
    	EVFILT_WRITE                   = -0x2
    	EVNAMEMAP_NAME_SIZE            = 0x40
    	EV_ADD                         = 0x1
    	EV_CLEAR                       = 0x20
    	EV_DELETE                      = 0x2
    	EV_DISABLE                     = 0x8
    	EV_DISPATCH                    = 0x80
    	EV_DROP                        = 0x1000
    	EV_ENABLE                      = 0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.4K bytes
    - Viewed (0)
  10. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const EV_CLEAR = 32
    pkg syscall (netbsd-arm64-cgo), const EV_CLEAR ideal-int
    pkg syscall (netbsd-arm64-cgo), const EV_DELETE = 2
    pkg syscall (netbsd-arm64-cgo), const EV_DELETE ideal-int
    pkg syscall (netbsd-arm64-cgo), const EV_DISABLE = 8
    pkg syscall (netbsd-arm64-cgo), const EV_DISABLE ideal-int
    pkg syscall (netbsd-arm64-cgo), const EV_ENABLE = 4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
Back to top