| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 
 | # File name	Caller	Syscall name	Args	Strong name	Weak names
chown		-	chown32		i:sii	__chown		chown@@GLIBC_2.1
lchown		-	lchown32	i:sii	__lchown	lchown@@GLIBC_2.0 chown@GLIBC_2.0
fchown		-	fchown32	i:iii	__fchown	fchown
getegid		-	getegid32	Ei:	__getegid	getegid
geteuid		-	geteuid32	Ei:	__geteuid	geteuid
getgid		-	getgid32	Ei:	__getgid	getgid
getuid		-	getuid32	Ei:	__getuid	getuid
getresgid	-	getresgid32	i:ppp	__getresgid	getresgid
getresuid	-	getresuid32	i:ppp	__getresuid	getresuid
getgroups	-	getgroups32	i:ip	__getgroups	getgroups
setfsgid	-	setfsgid32	Ei:i	setfsgid
setfsuid	-	setfsuid32	Ei:i	setfsuid
oldgetrlimit	EXTRA	getrlimit	i:ip	__old_getrlimit	getrlimit@GLIBC_2.0
setrlimit	-	setrlimit	i:ip	__setrlimit	setrlimit@GLIBC_2.0 setrlimit@@GLIBC_2.2
prlimit64	EXTRA	prlimit64	i:iipp	prlimit64
fanotify_mark	EXTRA	fanotify_mark	i:iiiiis	fanotify_mark
personality	EXTRA	personality	Ei:i	__personality	personality
 |