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

  /bionic/libc/arch-arm/syscalls/
getxattr.S 6 ENTRY(getxattr) function
15 END(getxattr)
  /bionic/libc/arch-mips/syscalls/
getxattr.S 4 .globl getxattr
6 .ent getxattr
8 getxattr: label
22 .end getxattr
  /bionic/libc/arch-x86/syscalls/
getxattr.S 6 ENTRY(getxattr) function
30 END(getxattr)
  /external/kernel-headers/original/linux/
fs.h 1601 ssize_t (*getxattr) (struct dentry *, const char *, void *, size_t); member in struct:inode_operations
    [all...]

Completed in 67 milliseconds