const syscall.EINVAL
125 uses
syscall (current package)
env_unix.go#L94: return EINVAL
env_unix.go#L98: return EINVAL
env_unix.go#L105: return EINVAL
exec_linux.go#L351: err1 = EINVAL
exec_unix.go#L88: return nil, EINVAL
netlink_linux.go#L80: return nil, EINVAL
netlink_linux.go#L94: return nil, EINVAL
netlink_linux.go#L104: return nil, EINVAL
netlink_linux.go#L110: return nil, EINVAL
netlink_linux.go#L143: return nil, nil, 0, EINVAL
netlink_linux.go#L167: return nil, EINVAL
netlink_linux.go#L185: return nil, nil, 0, EINVAL
sockcmsg_linux.go#L29: return nil, EINVAL
sockcmsg_linux.go#L32: return nil, EINVAL
sockcmsg_linux.go#L35: return nil, EINVAL
sockcmsg_unix.go#L57: return nil, nil, EINVAL
sockcmsg_unix.go#L81: return nil, EINVAL
sockcmsg_unix.go#L84: return nil, EINVAL
syscall.go#L50: return nil, EINVAL
syscall_linux.go#L122: return -1, EINVAL
syscall_linux.go#L179: return EINVAL
syscall_linux.go#L250: return EINVAL
syscall_linux.go#L289: return EINVAL
syscall_linux.go#L332: return EINVAL
syscall_linux.go#L341: return EINVAL
syscall_linux.go#L348: return EINVAL
syscall_linux.go#L371: return "", EINVAL
syscall_linux.go#L394: return nil, EINVAL
syscall_linux.go#L516: return nil, 0, EINVAL
syscall_linux.go#L528: return nil, 0, EINVAL
syscall_linux.go#L543: return nil, 0, EINVAL
syscall_linux.go#L546: return nil, 0, EINVAL
syscall_linux.go#L578: return nil, 0, EINVAL
syscall_unix.go#L50: return nil, EINVAL
syscall_unix.go#L72: return EINVAL
syscall_unix.go#L81: return EINVAL
syscall_unix.go#L144: errEINVAL error = EINVAL
syscall_unix.go#L156: case EINVAL:
zerrors_linux_amd64.go#L1223: EINVAL = Errno(0x16)
github.com/gotd/neo
net.go#L59: return 0, nil, syscall.EINVAL
net.go#L80: return 0, syscall.EINVAL
net.go#L106: return syscall.EINVAL
net.go#L111: return syscall.EINVAL
net.go#L133: return syscall.EINVAL
net.go#L143: return syscall.EINVAL
net.go#L153: return syscall.EINVAL
internal/poll
copy_file_range_linux.go#L54: case syscall.EXDEV, syscall.EINVAL, syscall.EIO, syscall.EOPNOTSUPP, syscall.EPERM:
errno_unix.go#L15: errEINVAL error = syscall.EINVAL
errno_unix.go#L27: case syscall.EINVAL:
fd_unix.go#L658: case syscall.EINVAL, syscall.ENOSYS:
sock_cloexec.go#L27: case syscall.EINVAL: // some Linux use this instead of ENOSYS
splice_linux.go#L60: handled = handled || (err != syscall.EINVAL)
splice_linux.go#L213: return nil, "splice", syscall.EINVAL
net
fd_unix.go#L72: case syscall.EINVAL:
file_unix.go#L86: return nil, syscall.EINVAL
file_unix.go#L101: return nil, syscall.EINVAL
file_unix.go#L118: return nil, syscall.EINVAL
iprawsock.go#L107: return nil, syscall.EINVAL
iprawsock.go#L115: return 0, nil, syscall.EINVAL
iprawsock.go#L127: return 0, nil, syscall.EINVAL
iprawsock.go#L148: return 0, 0, 0, nil, syscall.EINVAL
iprawsock.go#L160: return 0, syscall.EINVAL
iprawsock.go#L172: return 0, syscall.EINVAL
iprawsock.go#L176: return 0, &OpError{Op: "write", Net: c.fd.net, Source: c.fd.laddr, Addr: addr, Err: syscall.EINVAL}
iprawsock.go#L193: return 0, 0, syscall.EINVAL
mptcpsock_linux.go#L40: case errors.Is(err, syscall.EINVAL): // Not supported: < v5.6
net.go#L177: return 0, syscall.EINVAL
net.go#L189: return 0, syscall.EINVAL
net.go#L201: return syscall.EINVAL
net.go#L233: return syscall.EINVAL
net.go#L244: return syscall.EINVAL
net.go#L255: return syscall.EINVAL
net.go#L267: return syscall.EINVAL
net.go#L279: return syscall.EINVAL
rawconn.go#L30: return syscall.EINVAL
rawconn.go#L42: return syscall.EINVAL
rawconn.go#L54: return syscall.EINVAL
rawconn.go#L87: return syscall.EINVAL
rawconn.go#L91: return syscall.EINVAL
sock_cloexec.go#L30: case syscall.EPROTONOSUPPORT, syscall.EINVAL:
tcpsock.go#L120: return nil, syscall.EINVAL
tcpsock.go#L128: return 0, syscall.EINVAL
tcpsock.go#L141: return syscall.EINVAL
tcpsock.go#L153: return syscall.EINVAL
tcpsock.go#L177: return syscall.EINVAL
tcpsock.go#L189: return syscall.EINVAL
tcpsock.go#L200: return syscall.EINVAL
tcpsock.go#L214: return syscall.EINVAL
tcpsock.go#L233: return false, syscall.EINVAL
tcpsock.go#L291: return nil, syscall.EINVAL
tcpsock.go#L300: return nil, syscall.EINVAL
tcpsock.go#L313: return nil, syscall.EINVAL
tcpsock.go#L326: return syscall.EINVAL
tcpsock.go#L343: return syscall.EINVAL
tcpsock.go#L360: return nil, syscall.EINVAL
udpsock.go#L130: return nil, syscall.EINVAL
udpsock.go#L147: return 0, nil, syscall.EINVAL
udpsock.go#L173: return 0, netip.AddrPort{}, syscall.EINVAL
udpsock.go#L201: return 0, 0, 0, netip.AddrPort{}, syscall.EINVAL
udpsock.go#L213: return 0, syscall.EINVAL
udpsock.go#L225: return 0, syscall.EINVAL
udpsock.go#L237: return 0, syscall.EINVAL
udpsock.go#L241: return 0, &OpError{Op: "write", Net: c.fd.net, Source: c.fd.laddr, Addr: addr, Err: syscall.EINVAL}
udpsock.go#L260: return 0, 0, syscall.EINVAL
udpsock.go#L272: return 0, 0, syscall.EINVAL
unixsock.go#L76: return nil, syscall.EINVAL
unixsock.go#L85: return syscall.EINVAL
unixsock.go#L97: return syscall.EINVAL
unixsock.go#L108: return 0, nil, syscall.EINVAL
unixsock.go#L120: return 0, nil, syscall.EINVAL
unixsock.go#L141: return 0, 0, 0, nil, syscall.EINVAL
unixsock.go#L153: return 0, syscall.EINVAL
unixsock.go#L165: return 0, syscall.EINVAL
unixsock.go#L169: return 0, &OpError{Op: "write", Net: c.fd.net, Source: c.fd.laddr, Addr: addr, Err: syscall.EINVAL}
unixsock.go#L186: return 0, 0, syscall.EINVAL
unixsock.go#L236: return nil, syscall.EINVAL
unixsock.go#L245: return nil, syscall.EINVAL
unixsock.go#L258: return nil, syscall.EINVAL
unixsock.go#L271: return syscall.EINVAL
unixsock.go#L288: return syscall.EINVAL
unixsock.go#L305: return nil, syscall.EINVAL
writev_unix.go#L16: return 0, syscall.EINVAL
os
exec_unix.go#L18: return nil, syscall.EINVAL
file_unix.go#L308: return syscall.EINVAL
removeall_at.go#L25: return &PathError{Op: "RemoveAll", Path: path, Err: syscall.EINVAL}
|
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |