OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_utimensat
(Results
1 - 25
of
59
) sorted by null
1
2
3
/development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h
190
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 348)
290
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 320)
388
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 320)
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h
190
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 348)
290
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 320)
388
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 320)
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h
190
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 348)
290
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 320)
388
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 320)
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h
190
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 348)
290
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 320)
388
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 320)
[
all
...]
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h
190
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 348)
290
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 320)
388
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 320)
[
all
...]
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h
190
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 348)
290
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 320)
388
#define
__NR_utimensat
(__NR_SYSCALL_BASE + 320)
[
all
...]
/external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h
1133
#if !defined(
__NR_utimensat
)
1134
#define
__NR_utimensat
280
/external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h
364
#define
__NR_utimensat
280
vki-scnums-s390x-linux.h
283
#define
__NR_utimensat
315
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h
328
#define
__NR_utimensat
320
unistd_64.h
625
#define
__NR_utimensat
280
626
__SYSCALL(
__NR_utimensat
, sys_utimensat)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h
625
#define
__NR_utimensat
280
626
__SYSCALL(
__NR_utimensat
, sys_utimensat)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h
328
#define
__NR_utimensat
320
unistd_64.h
625
#define
__NR_utimensat
280
626
__SYSCALL(
__NR_utimensat
, sys_utimensat)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h
335
#define
__NR_utimensat
320
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h
335
#define
__NR_utimensat
320
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h
335
#define
__NR_utimensat
320
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h
335
#define
__NR_utimensat
320
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h
335
#define
__NR_utimensat
320
/bionic/libc/kernel/arch-arm/asm/
unistd.h
424
#define
__NR_utimensat
(__NR_SYSCALL_BASE+348)
/bionic/libc/kernel/arch-mips/asm/
unistd.h
419
#define
__NR_utimensat
(__NR_Linux + 316)
[
all
...]
/bionic/libc/kernel/arch-x86/asm/
unistd_32.h
417
#define
__NR_utimensat
320
/development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h
424
#define
__NR_utimensat
(__NR_SYSCALL_BASE+348)
/development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h
419
#define
__NR_utimensat
(__NR_Linux + 316)
[
all
...]
/development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h
417
#define
__NR_utimensat
320
Completed in 1985 milliseconds
1
2
3