const syscall.ENOTSUP
3 uses
syscall (current package)
syscall_linux.go#L985: return minus1, minus1, ENOTSUP
syscall_linux.go#L996: return minus1, minus1, ENOTSUP
zerrors_linux_amd64.go#L1302: ENOTSUP = Errno(0x5f)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)