aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/inet
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/inet')
-rw-r--r--sysdeps/unix/inet/syscalls.list6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysdeps/unix/inet/syscalls.list b/sysdeps/unix/inet/syscalls.list
index 93ca33ae52..7c4623110a 100644
--- a/sysdeps/unix/inet/syscalls.list
+++ b/sysdeps/unix/inet/syscalls.list
@@ -1,12 +1,12 @@
# File name Caller Syscall name # args Strong name Weak names
-accept - accept i:ipi __libc_accept accept
+accept - accept i:ipp __libc_accept accept
bind - bind i:ipi bind
connect - connect i:ipi __libc_connect __connect connect
gethostid - gethostid i: gethostid
gethostname - gethostname i:si __gethostname gethostname
-getpeername - getpeername i:ipi getpeername
-getsockname - getsockname i:ipi getsockname
+getpeername - getpeername i:ipp getpeername
+getsockname - getsockname i:ipp getsockname
getsockopt - getsockopt i:iiipp getsockopt
listen - listen i:ii listen
recv - recv i:ipii __libc_recv recv