Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 93 of 93 for ENOTSUP (0.18 sec)

  1. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const ENOTRECOVERABLE = 95 #53466
    pkg syscall (freebsd-riscv64), const ENOTRECOVERABLE Errno #53466
    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
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"ENOTCAPABLE", Const, 0},
    		{"ENOTCONN", Const, 0},
    		{"ENOTDIR", Const, 0},
    		{"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},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. api/go1.txt

    pkg syscall, const ENOTBLK Errno
    pkg syscall, const ENOTCONN Errno
    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
    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