/bionic/libc/arch-x86/syscalls/ |
__setreuid.S | 14 movl $__NR_setreuid32, %eax
|
__sigsuspend.S | 16 movl $__NR_sigsuspend, %eax
|
__statfs64.S | 16 movl $__NR_statfs64, %eax
|
__syslog.S | 16 movl $__NR_syslog, %eax
|
__timer_create.S | 16 movl $__NR_timer_create, %eax
|
__timer_gettime.S | 14 movl $__NR_timer_gettime, %eax
|
accept.S | 15 movl $__NR_socketcall, %eax
|
access.S | 14 movl $__NR_access, %eax
|
bind.S | 15 movl $__NR_socketcall, %eax
|
capget.S | 14 movl $__NR_capget, %eax
|
capset.S | 14 movl $__NR_capset, %eax
|
chmod.S | 14 movl $__NR_chmod, %eax
|
chown.S | 16 movl $__NR_chown32, %eax
|
clock_getres.S | 14 movl $__NR_clock_getres, %eax
|
clock_gettime.S | 14 movl $__NR_clock_gettime, %eax
|
clock_nanosleep.S | 14 movl $__NR_clock_nanosleep, %eax
|
clock_settime.S | 14 movl $__NR_clock_settime, %eax
|
connect.S | 15 movl $__NR_socketcall, %eax
|
delete_module.S | 14 movl $__NR_delete_module, %eax
|
dup2.S | 14 movl $__NR_dup2, %eax
|
eventfd.S | 14 movl $__NR_eventfd2, %eax
|
execve.S | 16 movl $__NR_execve, %eax
|
fchmod.S | 14 movl $__NR_fchmod, %eax
|
fchown.S | 16 movl $__NR_fchown32, %eax
|
flock.S | 14 movl $__NR_flock, %eax
|