Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 112 for died (0.25 sec)

  1. src/syscall/zerrors_darwin_arm64.go

    	99:  "not a STREAM",
    	100: "protocol error",
    	101: "STREAM ioctl timeout",
    	102: "operation not supported on socket",
    	103: "policy not found",
    	104: "state not recoverable",
    	105: "previous owner died",
    	106: "interface output queue is full",
    }
    
    // Signal table
    var signals = [...]string{
    	1:  "hangup",
    	2:  "interrupt",
    	3:  "quit",
    	4:  "illegal instruction",
    	5:  "trace/BPT trap",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.8K bytes
    - Viewed (0)
  2. src/syscall/zerrors_darwin_amd64.go

    	99:  "not a STREAM",
    	100: "protocol error",
    	101: "STREAM ioctl timeout",
    	102: "operation not supported on socket",
    	103: "policy not found",
    	104: "state not recoverable",
    	105: "previous owner died",
    }
    
    // Signal table
    var signals = [...]string{
    	1:  "hangup",
    	2:  "interrupt",
    	3:  "quit",
    	4:  "illegal instruction",
    	5:  "trace/BPT trap",
    	6:  "abort trap",
    	7:  "EMT trap",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.3K bytes
    - Viewed (0)
  3. src/syscall/zerrors_linux_386.go

    	124: "wrong medium type",
    	125: "operation canceled",
    	126: "required key not available",
    	127: "key has expired",
    	128: "key has been revoked",
    	129: "key was rejected by service",
    	130: "owner died",
    	131: "state not recoverable",
    	132: "operation not possible due to RF-kill",
    }
    
    // Signal table
    var signals = [...]string{
    	1:  "hangup",
    	2:  "interrupt",
    	3:  "quit",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  4. src/syscall/zerrors_solaris_amd64.go

    	52:  "message tables full",
    	53:  "anode table overflow",
    	54:  "bad request code",
    	55:  "invalid slot",
    	56:  "file locking deadlock",
    	57:  "bad font file format",
    	58:  "owner of the lock died",
    	59:  "lock is not recoverable",
    	60:  "not a stream device",
    	61:  "no data available",
    	62:  "timer expired",
    	63:  "out of stream resources",
    	64:  "machine is not on the network",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 13:52:34 UTC 2024
    - 50.8K bytes
    - Viewed (0)
  5. src/syscall/zerrors_linux_amd64.go

    	124: "wrong medium type",
    	125: "operation canceled",
    	126: "required key not available",
    	127: "key has expired",
    	128: "key has been revoked",
    	129: "key was rejected by service",
    	130: "owner died",
    	131: "state not recoverable",
    	132: "operation not possible due to RF-kill",
    }
    
    // Signal table
    var signals = [...]string{
    	1:  "hangup",
    	2:  "interrupt",
    	3:  "quit",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go

    	{90, "ESYSERROR", "for future use "},
    	{93, "EREMOTE", "item is not local to host"},
    	{94, "ENOTRECOVERABLE", "state not recoverable "},
    	{95, "EOWNERDEAD", "previous owner died "},
    	{109, "ENOSYS", "function not implemented"},
    	{110, "EMEDIA", "media surface error"},
    	{111, "ESOFT", "I/O completed, but needs relocation"},
    	{112, "ENOATTR", "no attribute found"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 52.7K bytes
    - Viewed (0)
  7. src/syscall/zerrors_linux_arm.go

    	124: "wrong medium type",
    	125: "operation canceled",
    	126: "required key not available",
    	127: "key has expired",
    	128: "key has been revoked",
    	129: "key was rejected by service",
    	130: "owner died",
    	131: "state not recoverable",
    	132: "operation not possible due to RF-kill",
    	133: "unknown error 133",
    }
    
    // Signal table
    var signals = [...]string{
    	1:  "hangup",
    	2:  "interrupt",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.9K bytes
    - Viewed (0)
  8. src/syscall/zerrors_freebsd_arm.go

    	90: "multihop attempted",
    	91: "link has been severed",
    	92: "protocol error",
    	93: "capabilities insufficient",
    	94: "not permitted in capability mode",
    	95: "state not recoverable",
    	96: "previous owner died",
    }
    
    // Signal table
    var signals = [...]string{
    	1:  "hangup",
    	2:  "interrupt",
    	3:  "quit",
    	4:  "illegal instruction",
    	5:  "trace/BPT trap",
    	6:  "abort trap",
    	7:  "EMT trap",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.3K bytes
    - Viewed (0)
  9. src/syscall/zerrors_freebsd_arm64.go

    	90: "multihop attempted",
    	91: "link has been severed",
    	92: "protocol error",
    	93: "capabilities insufficient",
    	94: "not permitted in capability mode",
    	95: "state not recoverable",
    	96: "previous owner died",
    }
    
    // Signal table
    var signals = [...]string{
    	1:  "hangup",
    	2:  "interrupt",
    	3:  "quit",
    	4:  "illegal instruction",
    	5:  "trace/BPT trap",
    	6:  "abort trap",
    	7:  "EMT trap",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.4K bytes
    - Viewed (0)
  10. src/syscall/zerrors_freebsd_riscv64.go

    	90: "multihop attempted",
    	91: "link has been severed",
    	92: "protocol error",
    	93: "capabilities insufficient",
    	94: "not permitted in capability mode",
    	95: "state not recoverable",
    	96: "previous owner died",
    }
    
    // Signal table
    var signals = [...]string{
    	1:  "hangup",
    	2:  "interrupt",
    	3:  "quit",
    	4:  "illegal instruction",
    	5:  "trace/BPT trap",
    	6:  "abort trap",
    	7:  "EMT trap",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 29 22:39:46 UTC 2022
    - 67.4K bytes
    - Viewed (0)
Back to top