/bionic/libc/arch-x86/syscalls/ |
__timer_getoverrun.S | 11 cmpl $-MAX_ERRNO, %eax
|
_exit.S | 11 cmpl $-MAX_ERRNO, %eax
|
_exit_thread.S | 11 cmpl $-MAX_ERRNO, %eax
|
acct.S | 11 cmpl $-MAX_ERRNO, %eax
|
chdir.S | 11 cmpl $-MAX_ERRNO, %eax
|
chroot.S | 11 cmpl $-MAX_ERRNO, %eax
|
close.S | 11 cmpl $-MAX_ERRNO, %eax
|
dup.S | 11 cmpl $-MAX_ERRNO, %eax
|
epoll_create.S | 11 cmpl $-MAX_ERRNO, %eax
|
fchdir.S | 11 cmpl $-MAX_ERRNO, %eax
|
fdatasync.S | 11 cmpl $-MAX_ERRNO, %eax
|
fsync.S | 11 cmpl $-MAX_ERRNO, %eax
|
getpgid.S | 11 cmpl $-MAX_ERRNO, %eax
|
getsid.S | 11 cmpl $-MAX_ERRNO, %eax
|
inotify_init.S | 11 cmpl $-MAX_ERRNO, %eax
|
mlockall.S | 11 cmpl $-MAX_ERRNO, %eax
|
personality.S | 11 cmpl $-MAX_ERRNO, %eax
|
pipe.S | 11 cmpl $-MAX_ERRNO, %eax
|
rmdir.S | 11 cmpl $-MAX_ERRNO, %eax
|
sched_get_priority_max.S | 11 cmpl $-MAX_ERRNO, %eax
|
sched_get_priority_min.S | 11 cmpl $-MAX_ERRNO, %eax
|
sched_getscheduler.S | 11 cmpl $-MAX_ERRNO, %eax
|
sched_yield.S | 11 cmpl $-MAX_ERRNO, %eax
|
setgid.S | 11 cmpl $-MAX_ERRNO, %eax
|
sigpending.S | 11 cmpl $-MAX_ERRNO, %eax
|