1# File name	Caller	Syscall name	Args	Strong name	Weak names
2
3accept		-	accept		Ci:iBN	__libc_accept	accept
4access		-	access		i:si	__access	access
5acct		-	acct		i:S	acct
6adjtime		-	adjtime		i:pp	__adjtime	adjtime
7bind		-	bind		i:ipi	__bind		bind
8chdir		-	chdir		i:s	__chdir		chdir
9chmod		-	chmod		i:si	__chmod		chmod
10chown		-	chown		i:sii	__chown		chown
11chroot		-	chroot		i:s	chroot
12close		-	close		Ci:i	__libc_close	__close close
13connect		-	connect		Ci:ipi	__libc_connect	__connect connect
14dup		-	dup		i:i	__dup		dup
15dup2		-	dup2		i:ii	__dup2		dup2
16dup3		-	dup3		i:iii	__dup3		dup3
17fchdir		-	fchdir		i:i	__fchdir	fchdir
18fchmod		-	fchmod		i:ii	__fchmod	fchmod
19fchown		-	fchown		i:iii	__fchown	fchown
20fcntl		-	fcntl		Ci:iiF	__libc_fcntl	__fcntl fcntl
21fstatfs		-	fstatfs		i:ip	__fstatfs	fstatfs
22ftruncate	-	ftruncate	i:ii	__ftruncate	ftruncate
23getdomain	-	getdomainname	i:si	getdomainname
24getgid		-	getgid		Ei:	__getgid	getgid
25getgroups	-	getgroups	i:ip	__getgroups	getgroups
26gethostid	-	gethostid	i:	gethostid
27gethostname	-	gethostname	i:bn	__gethostname	gethostname
28getpeername	-	getpeername	i:ibN	__getpeername	getpeername
29getpid		-	getpid		Ei:	__getpid	getpid
30getpriority	-	getpriority	i:ii	__getpriority	getpriority
31getrlimit	-	getrlimit	i:ip	__getrlimit	getrlimit
32getsockname	-	getsockname	i:ibN	__getsockname	getsockname
33getsockopt	-	getsockopt	i:iiiBN	getsockopt
34getuid		-	getuid		Ei:	__getuid	getuid
35ioctl		-	ioctl		i:iiI	__ioctl		ioctl __ioctl_time64
36kill		-	kill		i:ii	__kill		kill
37link		-	link		i:ss	__link		link
38listen		-	listen		i:ii	__listen	listen
39lseek		-	lseek		i:iii	__libc_lseek	__lseek lseek
40madvise		-	madvise		i:pUi	__madvise	madvise
41mkdir		-	mkdir		i:si	__mkdir		mkdir
42mmap		-	mmap		b:aUiiii __mmap		mmap
43mprotect	-	mprotect	i:aUi	__mprotect	mprotect
44munmap		-	munmap		i:aU	__munmap	munmap
45open		-	open		Ci:siv	__libc_open __open open
46profil		-	profil		i:piii	__profil	profil
47ptrace		-	ptrace		i:iiii	ptrace
48read		-	read		Ci:ibU	__libc_read	__read read
49readlink	-	readlink	i:spU	__readlink	readlink
50readv		-	readv		Ci:ipi	__readv		readv
51reboot		-	reboot		i:i	reboot
52recv		-	recv		Ci:ibUi	__libc_recv	recv
53recvfrom	-	recvfrom	Ci:ibUiBN	__libc_recvfrom __recvfrom recvfrom
54recvmsg		-	recvmsg		Ci:ipi	__libc_recvmsg	__recvmsg recvmsg
55rename		-	rename		i:ss	rename
56rmdir		-	rmdir		i:s	__rmdir		rmdir
57select		-	select		Ci:iPPPP	__select	__libc_select select
58send		-	send		Ci:ibUi	__libc_send	__send send
59sendmsg		-	sendmsg		Ci:ipi	__libc_sendmsg	__sendmsg sendmsg
60sendto		-	sendto		Ci:ibUibn	__libc_sendto	__sendto sendto
61setdomain	-	setdomainname	i:si	setdomainname
62setegid		-	setegid		i:i	__setegid	setegid
63seteuid		-	seteuid		i:i	__seteuid	seteuid
64setgid		-	setgid		i:i	__setgid	setgid
65setgroups	-	setgroups	i:ip	setgroups
66sethostid	-	sethostid	i:i	sethostid
67sethostname	-	sethostname	i:pi	sethostname
68setpgid		-	setpgrp		i:ii	__setpgid	setpgid
69setpriority	-	setpriority	i:iii	__setpriority	setpriority
70setregid	-	setregid	i:ii	__setregid	setregid
71setreuid	-	setreuid	i:ii	__setreuid	setreuid
72setrlimit	-	setrlimit	i:ip	__setrlimit setrlimit
73setsid		-	setsid		i:	__setsid	setsid
74setsockopt	-	setsockopt	i:iiibn	setsockopt	__setsockopt
75setuid		-	setuid		i:i	__setuid	setuid
76shutdown	-	shutdown	i:ii	shutdown
77sigsuspend	-	sigsuspend	Ci:p	sigsuspend
78socket		-	socket		i:iii	__socket	socket
79socketpair	-	socketpair	i:iiif	socketpair
80statfs		-	statfs		i:sp	__statfs	statfs
81swapoff		-	swapoff		i:s	swapoff
82swapon		-	swapon		i:s	swapon
83symlink		-	symlink		i:ss	__symlink	symlink
84sync		-	sync		i:	sync
85syncfs		-	syncfs		i:i	syncfs
86truncate	-	truncate	i:si	__truncate	truncate
87umask		-	umask		Ei:i	__umask		umask
88uname		-	uname		i:p	__uname		uname
89unlink		-	unlink		i:s	__unlink	unlink
90utimes		-	utimes		i:sp	__utimes	utimes
91vhangup		-	vhangup		i:i	vhangup
92write		-	write		Ci:ibU	__libc_write	__write write
93writev		-	writev		Ci:ipi	__writev	writev
94