Search Options

Results per page
Sort
Preferred Languages
Advance

Results 81 - 84 of 84 for ENXIO (0.18 sec)

  1. api/go1.16.txt

    pkg syscall (darwin-arm64), const ENOTSOCK = 38
    pkg syscall (darwin-arm64), const ENOTSUP = 45
    pkg syscall (darwin-arm64), const ENOTTY = 25
    pkg syscall (darwin-arm64), const ENXIO = 6
    pkg syscall (darwin-arm64), const EOPNOTSUPP = 102
    pkg syscall (darwin-arm64), const EOVERFLOW = 84
    pkg syscall (darwin-arm64), const EOWNERDEAD = 105
    pkg syscall (darwin-arm64), const EOWNERDEAD Errno
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  2. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const ENOTSOCK = 38 #53466
    pkg syscall (freebsd-riscv64), const ENOTSUP = 45 #53466
    pkg syscall (freebsd-riscv64), const ENOTTY = 25 #53466
    pkg syscall (freebsd-riscv64), const ENXIO = 6 #53466
    pkg syscall (freebsd-riscv64), const EOPNOTSUPP = 45 #53466
    pkg syscall (freebsd-riscv64), const EOVERFLOW = 84 #53466
    pkg syscall (freebsd-riscv64), const EOWNERDEAD = 96 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"ENOTEMPTY", Const, 0},
    		{"ENOTNAM", Const, 0},
    		{"ENOTRECOVERABLE", Const, 0},
    		{"ENOTSOCK", Const, 0},
    		{"ENOTSUP", Const, 0},
    		{"ENOTTY", Const, 0},
    		{"ENOTUNIQ", Const, 0},
    		{"ENXIO", Const, 0},
    		{"EN_SW_CTL_INF", Const, 1},
    		{"EN_SW_CTL_PREC", Const, 1},
    		{"EN_SW_CTL_ROUND", Const, 1},
    		{"EN_SW_DATACHAIN", Const, 1},
    		{"EN_SW_DENORM", Const, 1},
    		{"EN_SW_INVOP", Const, 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  4. api/go1.txt

    pkg syscall, const ENOTDIR Errno
    pkg syscall, const ENOTEMPTY Errno
    pkg syscall, const ENOTSOCK Errno
    pkg syscall, const ENOTSUP Errno
    pkg syscall, const ENOTTY Errno
    pkg syscall, const ENXIO Errno
    pkg syscall, const EOPNOTSUPP Errno
    pkg syscall, const EOVERFLOW Errno
    pkg syscall, const EPERM Errno
    pkg syscall, const EPFNOSUPPORT Errno
    pkg syscall, const EPIPE Errno
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top