diff options
Diffstat (limited to 'sys/openbsd/socket_unix.txt.const')
| -rw-r--r-- | sys/openbsd/socket_unix.txt.const | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/openbsd/socket_unix.txt.const b/sys/openbsd/socket_unix.txt.const index f82cf828d..a628f4df3 100644 --- a/sys/openbsd/socket_unix.txt.const +++ b/sys/openbsd/socket_unix.txt.const @@ -7,13 +7,3 @@ SOCK_DGRAM = amd64:2 SOCK_SEQPACKET = amd64:5 SOCK_STREAM = amd64:1 SOL_SOCKET = amd64:65535 -SYS_accept = amd64:30 -SYS_bind = amd64:104 -SYS_connect = amd64:98 -SYS_getpeername = amd64:31 -SYS_getsockname = amd64:32 -SYS_recvfrom = amd64:29 -SYS_sendmsg = amd64:28 -SYS_sendto = amd64:133 -SYS_socket = amd64:97 -SYS_socketpair = amd64:135 |
