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

  /bionic/libc/arch-arm/syscalls/
removexattr.S 6 ENTRY(removexattr) function
15 END(removexattr)
  /bionic/libc/arch-mips/syscalls/
removexattr.S 4 .globl removexattr
6 .ent removexattr
8 removexattr: label
22 .end removexattr
  /bionic/libc/arch-x86/syscalls/
removexattr.S 6 ENTRY(removexattr) function
24 END(removexattr)
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
fuse.h 212 int (*removexattr)(const char*, const char*); member in struct:fuse_operations
  /external/kernel-headers/original/linux/
fs.h 1663 int (*removexattr) (struct dentry *, const char *); member in struct:inode_operations
    [all...]

Completed in 186 milliseconds