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

  /bionic/libc/arch-arm/syscalls/
getxattr.S 5 ENTRY(getxattr) function
14 END(getxattr)
  /bionic/libc/arch-x86/syscalls/
getxattr.S 5 .type getxattr, @function
6 .globl getxattr
9 getxattr: label
  /external/kernel-headers/original/linux/
fs.h 1105 ssize_t (*getxattr) (struct dentry *, const char *, void *, size_t); member in struct:inode_operations
    [all...]

Completed in 2080 milliseconds