HomeSort by relevance Sort by last modified time
    Searched defs:removexattr (Results 1 - 3 of 3) 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
  /external/kernel-headers/original/linux/
fs.h 1107 int (*removexattr) (struct dentry *, const char *); member in struct:inode_operations
    [all...]

Completed in 200 milliseconds