| /bionic/libc/arch-x86/syscalls/ |
| sched_setscheduler.S | 15 cmpl $-MAX_ERRNO, %eax
|
| sendfile.S | 17 cmpl $-MAX_ERRNO, %eax
|
| sendmsg.S | 14 cmpl $-MAX_ERRNO, %eax
|
| sendto.S | 14 cmpl $-MAX_ERRNO, %eax
|
| setgroups.S | 13 cmpl $-MAX_ERRNO, %eax
|
| setitimer.S | 15 cmpl $-MAX_ERRNO, %eax
|
| setpgid.S | 13 cmpl $-MAX_ERRNO, %eax
|
| setpriority.S | 15 cmpl $-MAX_ERRNO, %eax
|
| setregid.S | 13 cmpl $-MAX_ERRNO, %eax
|
| setresgid.S | 15 cmpl $-MAX_ERRNO, %eax
|
| setrlimit.S | 13 cmpl $-MAX_ERRNO, %eax
|
| setsockopt.S | 14 cmpl $-MAX_ERRNO, %eax
|
| settimeofday.S | 13 cmpl $-MAX_ERRNO, %eax
|
| shutdown.S | 14 cmpl $-MAX_ERRNO, %eax
|
| sigaction.S | 15 cmpl $-MAX_ERRNO, %eax
|
| sigaltstack.S | 13 cmpl $-MAX_ERRNO, %eax
|
| signalfd4.S | 17 cmpl $-MAX_ERRNO, %eax
|
| sigprocmask.S | 15 cmpl $-MAX_ERRNO, %eax
|
| socket.S | 14 cmpl $-MAX_ERRNO, %eax
|
| socketpair.S | 14 cmpl $-MAX_ERRNO, %eax
|
| stat.S | 13 cmpl $-MAX_ERRNO, %eax
|
| swapon.S | 13 cmpl $-MAX_ERRNO, %eax
|
| symlink.S | 13 cmpl $-MAX_ERRNO, %eax
|
| tgkill.S | 15 cmpl $-MAX_ERRNO, %eax
|
| timerfd_create.S | 13 cmpl $-MAX_ERRNO, %eax
|