HomeSort by relevance Sort by last modified time
    Searched refs:fremovexattr (Results 1 - 14 of 14) sorted by null

  /bionic/libc/arch-mips/syscalls/
fremovexattr.S 4 .globl fremovexattr
6 .ent fremovexattr
8 fremovexattr: label
22 .end fremovexattr
  /bionic/libc/arch-arm/syscalls/
fremovexattr.S 6 ENTRY(fremovexattr) function
15 END(fremovexattr)
  /bionic/libc/arch-x86/syscalls/
fremovexattr.S 6 ENTRY(fremovexattr) function
24 END(fremovexattr)
  /bionic/libc/include/sys/
xattr.h 52 extern int fremovexattr(int fd, const char *name);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
xattr.h 100 extern int fremovexattr (int __fd, __const char *__name) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
xattr.h 100 extern int fremovexattr (int __fd, __const char *__name) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
xattr.h 100 extern int fremovexattr (int __fd, __const char *__name) __THROW;
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-darwin.h 299 DECL_TEMPLATE(darwin, fremovexattr); // 239
syswrap-darwin.c     [all...]
  /bionic/libc/arch-arm/
syscalls.mk 95 syscall_src += arch-arm/syscalls/fremovexattr.S
  /bionic/libc/arch-x86/
syscalls.mk 99 syscall_src += arch-x86/syscalls/fremovexattr.S
  /bionic/libc/arch-mips/
syscalls.mk 98 syscall_src += arch-mips/syscalls/fremovexattr.S
  /external/libcap-ng/libcap-ng-0.7/src/
cap-ng.c 554 rc = fremovexattr(fd, XATTR_NAME_CAPS);
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp     [all...]

Completed in 581 milliseconds