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

  /bionic/libc/arch-arm/syscalls/
removexattr.S 5 ENTRY(removexattr) function
14 END(removexattr)
  /bionic/libc/arch-x86/syscalls/
removexattr.S 5 .type removexattr, @function
6 .globl removexattr
9 removexattr: label
  /bionic/libc/include/sys/
xattr.h 50 extern int removexattr(const char *path, const char *name);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
xattr.h 91 extern int removexattr (__const char *__path, __const char *__name) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
xattr.h 91 extern int removexattr (__const char *__path, __const char *__name) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
xattr.h 91 extern int removexattr (__const char *__path, __const char *__name) __THROW;
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-darwin.h 298 DECL_TEMPLATE(darwin, removexattr); // 238
syswrap-darwin.c     [all...]
  /bionic/libc/arch-arm/
syscalls.mk 121 syscall_src += arch-arm/syscalls/removexattr.S
  /bionic/libc/arch-x86/
syscalls.mk 125 syscall_src += arch-x86/syscalls/removexattr.S
  /external/kernel-headers/original/linux/
fs.h 1107 int (*removexattr) (struct dentry *, const char *); member in struct:inode_operations
    [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp     [all...]

Completed in 1931 milliseconds