HomeSort by relevance Sort by last modified time
    Searched full:sys_fcntl (Results 1 - 25 of 28) sorted by null

1 2

  /external/strace/linux/
dummy.h 184 #define sys_fcntl printargs macro
syscall.h 48 int sys_fcntl(), sys_mpx(), sys_setpgid(), sys_ulimit();
  /external/strace/linux/arm/
syscallent.h 86 { 3, 0, sys_fcntl, "fcntl" }, /* 55 */
254 { 3, 0, sys_fcntl, "fcntl64" }, /* 221 */
  /external/strace/linux/i386/
syscallent.h 86 { 3, TD, sys_fcntl, "fcntl" }, /* 55 */
254 { 3, TD, sys_fcntl, "fcntl64" }, /* 221 */
  /external/strace/linux/sh/
syscallent.h 88 { 3, TD, sys_fcntl, "fcntl" }, /* 55 */
256 { 3, TD, sys_fcntl, "fcntl64" }, /* 221 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 50 #define SYS_fcntl __NR_fcntl
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 50 #define SYS_fcntl __NR_fcntl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 50 #define SYS_fcntl __NR_fcntl
  /bionic/libc/include/sys/
glibc-syscalls.h 57 #define SYS_fcntl __NR_fcntl
403 #define SYS_fcntl __NR_fcntl
759 #define SYS_fcntl __NR_fcntl
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h 64 DECL_TEMPLATE(linux, sys_fcntl);
syswrap-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc64-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-x86-linux.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 169 __SYSCALL(__NR_fcntl, sys_fcntl)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 169 __SYSCALL(__NR_fcntl, sys_fcntl)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 169 __SYSCALL(__NR_fcntl, sys_fcntl)
  /external/strace/
desc.c 309 sys_fcntl(struct tcb *tcp) function
ChangeLog-CVS 92 (sys_fcntl): Handle new flags.
473 * desc.c (sys_fcntl): Do not initialize auxstr for failed syscall.
    [all...]
ChangeLog 126 * desc.c (sys_fcntl, sys_flock, sys_close, sys_dup, do_dup2,
    [all...]
  /external/strace/linux/mips/
syscallent.h     [all...]

Completed in 280 milliseconds

1 2