/bionic/libc/arch-x86/syscalls/ |
setgid.S | 20 cmpl $-MAX_ERRNO, %eax
|
setgroups.S | 24 cmpl $-MAX_ERRNO, %eax
|
sethostname.S | 24 cmpl $-MAX_ERRNO, %eax
|
setns.S | 24 cmpl $-MAX_ERRNO, %eax
|
setpgid.S | 24 cmpl $-MAX_ERRNO, %eax
|
setregid.S | 24 cmpl $-MAX_ERRNO, %eax
|
setreuid.S | 24 cmpl $-MAX_ERRNO, %eax
|
setrlimit.S | 24 cmpl $-MAX_ERRNO, %eax
|
setsockopt.S | 25 cmpl $-MAX_ERRNO, %eax
|
settimeofday.S | 24 cmpl $-MAX_ERRNO, %eax
|
setuid.S | 20 cmpl $-MAX_ERRNO, %eax
|
shutdown.S | 25 cmpl $-MAX_ERRNO, %eax
|
sigaltstack.S | 24 cmpl $-MAX_ERRNO, %eax
|
socketpair.S | 25 cmpl $-MAX_ERRNO, %eax
|
swapoff.S | 20 cmpl $-MAX_ERRNO, %eax
|
swapon.S | 24 cmpl $-MAX_ERRNO, %eax
|
sync.S | 20 cmpl $-MAX_ERRNO, %eax
|
sysinfo.S | 20 cmpl $-MAX_ERRNO, %eax
|
timerfd_create.S | 24 cmpl $-MAX_ERRNO, %eax
|
timerfd_gettime.S | 24 cmpl $-MAX_ERRNO, %eax
|
times.S | 20 cmpl $-MAX_ERRNO, %eax
|
truncate.S | 24 cmpl $-MAX_ERRNO, %eax
|
umask.S | 20 cmpl $-MAX_ERRNO, %eax
|
umount2.S | 24 cmpl $-MAX_ERRNO, %eax
|
uname.S | 20 cmpl $-MAX_ERRNO, %eax
|