Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for EDC8161I (0.2 sec)

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

    	{1152, "EDC8152I", "The asynchronous I/O request has been canceled."},
    	{1159, "EDC8159I", "Function call was interrupted before any data was received."},
    	{1160, "EDC8160I", "Socket reuse is not supported."},
    	{1161, "EDC8161I", "The file system cannot currently be moved."},
    }
    
    // Signal table
    var signalList = [...]struct {
    	num  Signal
    	name string
    	desc string
    }{
    	{1, "SIGHUP", "hangup"},
    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