Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 19 of 19 for EADDRNOTAVAIL (0.15 sec)

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

    	_HIDIOCGRAWNAME                  = 0x80804804
    	_HIDIOCGRAWPHYS                  = 0x80404805
    	_HIDIOCGRAWUNIQ                  = 0x80404808
    )
    
    // Errors
    const (
    	EADDRINUSE      = syscall.Errno(0x62)
    	EADDRNOTAVAIL   = syscall.Errno(0x63)
    	EADV            = syscall.Errno(0x44)
    	EAFNOSUPPORT    = syscall.Errno(0x61)
    	EALREADY        = syscall.Errno(0x72)
    	EBADE           = syscall.Errno(0x34)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 33.9K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go

    	_HIDIOCGRAWNAME                  = 0x40804804
    	_HIDIOCGRAWPHYS                  = 0x40404805
    	_HIDIOCGRAWUNIQ                  = 0x40404808
    )
    
    // Errors
    const (
    	EADDRINUSE      = syscall.Errno(0x7d)
    	EADDRNOTAVAIL   = syscall.Errno(0x7e)
    	EADV            = syscall.Errno(0x44)
    	EAFNOSUPPORT    = syscall.Errno(0x7c)
    	EALREADY        = syscall.Errno(0x95)
    	EBADE           = syscall.Errno(0x32)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 34.7K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go

    	_HIDIOCGRAWNAME                  = 0x40804804
    	_HIDIOCGRAWPHYS                  = 0x40404805
    	_HIDIOCGRAWUNIQ                  = 0x40404808
    )
    
    // Errors
    const (
    	EADDRINUSE      = syscall.Errno(0x7d)
    	EADDRNOTAVAIL   = syscall.Errno(0x7e)
    	EADV            = syscall.Errno(0x44)
    	EAFNOSUPPORT    = syscall.Errno(0x7c)
    	EALREADY        = syscall.Errno(0x95)
    	EBADE           = syscall.Errno(0x32)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 34.7K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go

    	_HIDIOCGRAWPHYS                  = 0x40404805
    	_HIDIOCGRAWUNIQ                  = 0x40404808
    	__TIOCFLUSH                      = 0x80047410
    )
    
    // Errors
    const (
    	EADDRINUSE      = syscall.Errno(0x30)
    	EADDRNOTAVAIL   = syscall.Errno(0x31)
    	EADV            = syscall.Errno(0x53)
    	EAFNOSUPPORT    = syscall.Errno(0x2f)
    	EALREADY        = syscall.Errno(0x25)
    	EBADE           = syscall.Errno(0x66)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 38.7K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go

    	_HIDIOCGRAWNAME                  = 0x40804804
    	_HIDIOCGRAWPHYS                  = 0x40404805
    	_HIDIOCGRAWUNIQ                  = 0x40404808
    )
    
    // Errors
    const (
    	EADDRINUSE      = syscall.Errno(0x62)
    	EADDRNOTAVAIL   = syscall.Errno(0x63)
    	EADV            = syscall.Errno(0x44)
    	EAFNOSUPPORT    = syscall.Errno(0x61)
    	EALREADY        = syscall.Errno(0x72)
    	EBADE           = syscall.Errno(0x34)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 36.9K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go

    	_HIDIOCGRAWNAME                  = 0x40804804
    	_HIDIOCGRAWPHYS                  = 0x40404805
    	_HIDIOCGRAWUNIQ                  = 0x40404808
    )
    
    // Errors
    const (
    	EADDRINUSE      = syscall.Errno(0x62)
    	EADDRNOTAVAIL   = syscall.Errno(0x63)
    	EADV            = syscall.Errno(0x44)
    	EAFNOSUPPORT    = syscall.Errno(0x61)
    	EALREADY        = syscall.Errno(0x72)
    	EBADE           = syscall.Errno(0x34)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 36.9K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go

    	_HIDIOCGRAWNAME                  = 0x80804804
    	_HIDIOCGRAWPHYS                  = 0x80404805
    	_HIDIOCGRAWUNIQ                  = 0x80404808
    )
    
    // Errors
    const (
    	EADDRINUSE      = syscall.Errno(0x62)
    	EADDRNOTAVAIL   = syscall.Errno(0x63)
    	EADV            = syscall.Errno(0x44)
    	EAFNOSUPPORT    = syscall.Errno(0x61)
    	EALREADY        = syscall.Errno(0x72)
    	EBADE           = syscall.Errno(0x34)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 36.7K bytes
    - Viewed (0)
  8. src/syscall/zerrors_aix_ppc64.go

    	_FDATAFLUSH                   = 0x2000000000
    )
    
    // Errors
    const (
    	E2BIG           = Errno(0x7)
    	EACCES          = Errno(0xd)
    	EADDRINUSE      = Errno(0x43)
    	EADDRNOTAVAIL   = Errno(0x44)
    	EAFNOSUPPORT    = Errno(0x42)
    	EAGAIN          = Errno(0xb)
    	EALREADY        = Errno(0x38)
    	EBADF           = Errno(0x9)
    	EBADMSG         = Errno(0x78)
    	EBUSY           = Errno(0x10)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 16:18:12 UTC 2019
    - 47.2K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go

    	EPROTONOSUPPORT    = Errno(1110)
    	ESOCKTNOSUPPORT    = Errno(1111)
    	EOPNOTSUPP         = Errno(1112)
    	EPFNOSUPPORT       = Errno(1113)
    	EAFNOSUPPORT       = Errno(1114)
    	EADDRINUSE         = Errno(1115)
    	EADDRNOTAVAIL      = Errno(1116)
    	ENETDOWN           = Errno(1117)
    	ENETUNREACH        = Errno(1118)
    	ENETRESET          = Errno(1119)
    	ECONNABORTED       = Errno(1120)
    	ECONNRESET         = Errno(1121)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 39.4K bytes
    - Viewed (0)
Back to top