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

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

Completed in 310 milliseconds