Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 73 for 67 (0.03 sec)

  1. src/syscall/zerrors_openbsd_riscv64.go

    	60: "operation timed out",
    	61: "connection refused",
    	62: "too many levels of symbolic links",
    	63: "file name too long",
    	64: "host is down",
    	65: "no route to host",
    	66: "directory not empty",
    	67: "too many processes",
    	68: "too many users",
    	69: "disk quota exceeded",
    	70: "stale NFS file handle",
    	71: "too many levels of remote in path",
    	72: "RPC struct is bad",
    	73: "RPC version wrong",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 04 02:55:38 UTC 2023
    - 67.1K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go

    	{62, "ETIME", "timer expired"},
    	{63, "ENOSR", "out of stream resources"},
    	{64, "ENONET", "machine is not on the network"},
    	{65, "ENOPKG", "package not installed"},
    	{66, "EREMOTE", "object is remote"},
    	{67, "ENOLINK", "link has been severed"},
    	{68, "EADV", "advertise error"},
    	{69, "ESRMNT", "srmount error"},
    	{70, "ECOMM", "communication error on send"},
    	{71, "EPROTO", "protocol error"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 59K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go

    	{63, "ENAMETOOLONG", "file name too long"},
    	{64, "EHOSTDOWN", "host is down"},
    	{65, "EHOSTUNREACH", "no route to host"},
    	{66, "ENOTEMPTY", "directory not empty"},
    	{67, "EPROCLIM", "too many processes"},
    	{68, "EUSERS", "too many users"},
    	{69, "EDQUOT", "disc quota exceeded"},
    	{70, "ESTALE", "stale NFS file handle"},
    	{71, "EREMOTE", "too many levels of remote in path"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 70.7K bytes
    - Viewed (0)
  4. src/syscall/zerrors_linux_riscv64.go

    	61:  "no data available",
    	62:  "timer expired",
    	63:  "out of streams resources",
    	64:  "machine is not on the network",
    	65:  "package not installed",
    	66:  "object is remote",
    	67:  "link has been severed",
    	68:  "advertise error",
    	69:  "srmount error",
    	70:  "communication error on send",
    	71:  "protocol error",
    	72:  "multihop attempted",
    	73:  "RFS specific error",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.8K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go

    	{63, "ENAMETOOLONG", "file name too long"},
    	{64, "EHOSTDOWN", "host is down"},
    	{65, "EHOSTUNREACH", "no route to host"},
    	{66, "ENOTEMPTY", "directory not empty"},
    	{67, "EPROCLIM", "too many processes"},
    	{68, "EUSERS", "too many users"},
    	{69, "EDQUOT", "disc quota exceeded"},
    	{70, "ESTALE", "stale NFS file handle"},
    	{71, "EREMOTE", "too many levels of remote in path"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.3K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go

    	{63, "ENAMETOOLONG", "file name too long"},
    	{64, "EHOSTDOWN", "host is down"},
    	{65, "EHOSTUNREACH", "no route to host"},
    	{66, "ENOTEMPTY", "directory not empty"},
    	{67, "EPROCLIM", "too many processes"},
    	{68, "EUSERS", "too many users"},
    	{69, "EDQUOT", "disc quota exceeded"},
    	{70, "ESTALE", "stale NFS file handle"},
    	{71, "EREMOTE", "too many levels of remote in path"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 71.9K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go

    	{63, "ENAMETOOLONG", "file name too long"},
    	{64, "EHOSTDOWN", "host is down"},
    	{65, "EHOSTUNREACH", "no route to host"},
    	{66, "ENOTEMPTY", "directory not empty"},
    	{67, "EPROCLIM", "too many processes"},
    	{68, "EUSERS", "too many users"},
    	{69, "EDQUOT", "disc quota exceeded"},
    	{70, "ESTALE", "stale NFS file handle"},
    	{71, "EREMOTE", "too many levels of remote in path"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.3K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go

    	{63, "ENAMETOOLONG", "file name too long"},
    	{64, "EHOSTDOWN", "host is down"},
    	{65, "EHOSTUNREACH", "no route to host"},
    	{66, "ENOTEMPTY", "directory not empty"},
    	{67, "EPROCLIM", "too many processes"},
    	{68, "EUSERS", "too many users"},
    	{69, "EDQUOT", "disk quota exceeded"},
    	{70, "ESTALE", "stale NFS file handle"},
    	{71, "EREMOTE", "too many levels of remote in path"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go

    	{63, "ENAMETOOLONG", "file name too long"},
    	{64, "EHOSTDOWN", "host is down"},
    	{65, "EHOSTUNREACH", "no route to host"},
    	{66, "ENOTEMPTY", "directory not empty"},
    	{67, "EPROCLIM", "too many processes"},
    	{68, "EUSERS", "too many users"},
    	{69, "EDQUOT", "disk quota exceeded"},
    	{70, "ESTALE", "stale NFS file handle"},
    	{71, "EREMOTE", "too many levels of remote in path"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.6K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go

    	{63, "ENAMETOOLONG", "file name too long"},
    	{64, "EHOSTDOWN", "host is down"},
    	{65, "EHOSTUNREACH", "no route to host"},
    	{66, "ENOTEMPTY", "directory not empty"},
    	{67, "EPROCLIM", "too many processes"},
    	{68, "EUSERS", "too many users"},
    	{69, "EDQUOT", "disk quota exceeded"},
    	{70, "ESTALE", "stale NFS file handle"},
    	{71, "EREMOTE", "too many levels of remote in path"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
Back to top