OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__nr_symlink
(Results
1 - 25
of
107
) sorted by null
1
2
3
4
5
/external/kernel-headers/original/asm-generic/
audit_dir_write.h
7
__NR_symlink
,
/bionic/libc/arch-arm/syscalls/
symlink.S
8
ldr r7, =
__NR_symlink
/bionic/libc/arch-mips/syscalls/
symlink.S
11
li $v0,
__NR_symlink
/bionic/libc/arch-x86/syscalls/
symlink.S
11
movl $
__NR_symlink
, %eax
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h
202
#define
__NR_symlink
88
203
__SYSCALL(
__NR_symlink
, sys_symlink)
unistd_32.h
91
#define
__NR_symlink
83
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h
202
#define
__NR_symlink
88
203
__SYSCALL(
__NR_symlink
, sys_symlink)
unistd_32.h
91
#define
__NR_symlink
83
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h
202
#define
__NR_symlink
88
203
__SYSCALL(
__NR_symlink
, sys_symlink)
unistd_32.h
91
#define
__NR_symlink
83
/development/ndk/platforms/android-3/include/sys/
linux-syscalls.h
96
#define
__NR_symlink
(__NR_SYSCALL_BASE + 83)
/external/kernel-headers/original/asm-x86/
unistd_32.h
91
#define
__NR_symlink
83
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h
224
#define SYS_symlink
__NR_symlink
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h
224
#define SYS_symlink
__NR_symlink
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h
224
#define SYS_symlink
__NR_symlink
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
96
#define
__NR_symlink
(__NR_SYSCALL_BASE + 83)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h
96
#define
__NR_symlink
(__NR_SYSCALL_BASE + 83)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h
96
#define
__NR_symlink
(__NR_SYSCALL_BASE + 83)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h
98
#define
__NR_symlink
83
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h
96
#define
__NR_symlink
(__NR_SYSCALL_BASE + 83)
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h
96
#define
__NR_symlink
(__NR_SYSCALL_BASE + 83)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h
98
#define
__NR_symlink
83
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h
96
#define
__NR_symlink
(__NR_SYSCALL_BASE + 83)
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
96
#define
__NR_symlink
(__NR_SYSCALL_BASE + 83)
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
96
#define
__NR_symlink
(__NR_SYSCALL_BASE + 83)
Completed in 1357 milliseconds
1
2
3
4
5