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

1 2

  /external/strace/strace/linux/x86_64/
syscallent.h 198 { 2, TF, sys_removexattr, "removexattr" }, /* 197 */
199 { 2, TF, sys_removexattr, "lremovexattr" }, /* 198 */
  /external/strace/strace/linux/hppa/
syscallent.h 255 { 5, TF, sys_removexattr, "removexattr" }, /* 247 */
256 { 5, TF, sys_removexattr, "lremovexattr" }, /* 248 */
  /external/strace/strace/linux/sparc/
syscallent.h 182 { 2, TF, sys_removexattr,"removexattr" }, /* 181 */
183 { 2, TF, sys_removexattr,"lremovexattr" }, /* 182 */
syscall.h 199 int sys_removexattr(), sys_lremovexattr(), sys_fremovexattr();
  /external/strace/strace/linux/sparc64/
syscallent.h 182 { 2, TF, sys_removexattr,"removexattr" }, /* 181 */
183 { 2, TF, sys_removexattr,"lremovexattr" }, /* 182 */
syscallent2.h 182 { 2, TF, sys_removexattr,"removexattr" }, /* 181 */
183 { 2, TF, sys_removexattr,"lremovexattr" }, /* 182 */
  /external/strace/
syscall-android.h 182 #define SYS_removexattr __NR_removexattr
file.c 2489 sys_removexattr(tcp) function
    [all...]
  /external/strace/linux/
syscallent.h 292 { 2, TF, sys_removexattr, "removexattr" }, /* 235 */
293 { 2, TF, sys_removexattr, "lremovexattr" }, /* 236 */
syscall.h 90 int sys_listxattr(), sys_flistxattr(), sys_removexattr(), sys_fremovexattr();
  /external/strace/strace/linux/powerpc/
syscallent.h 250 { 2, TF, sys_removexattr, "removexattr" }, /* 218 */
251 { 2, TF, sys_removexattr, "lremovexattr" }, /* 219 */
  /external/strace/strace/linux/s390/
syscallent.h 264 { 2, TF, sys_removexattr, "removexattr" }, /* 233 */
265 { 2, TF, sys_removexattr, "lremovexattr" }, /* 234 */
  /external/strace/strace/linux/s390x/
syscallent.h 263 { 2, TF, sys_removexattr, "removexattr" }, /* 233 */
264 { 2, TF, sys_removexattr, "lremovexattr" }, /* 234 */
  /external/strace/strace/linux/
syscallent.h 284 { 2, TF, sys_removexattr, "removexattr" }, /* 235 */
285 { 2, TF, sys_removexattr, "lremovexattr" }, /* 236 */
syscall.h 90 int sys_listxattr(), sys_flistxattr(), sys_removexattr(), sys_fremovexattr();
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 170 #define SYS_removexattr __NR_removexattr
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h 206 DECL_TEMPLATE(linux, sys_removexattr);
syswrap-amd64-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-ppc64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-x86-linux.c     [all...]
  /external/strace/strace/linux/alpha/
syscallent.h 422 { 2, TF, sys_removexattr, "removexattr" }, /* 391 */
423 { 2, TF, sys_removexattr, "lremovexattr" }, /* 392 */
  /external/strace/strace/linux/ia64/
syscallent.h     [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 460 __SYSCALL(__NR_removexattr, sys_removexattr)

Completed in 347 milliseconds

1 2