OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:listxattr
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/arch-arm/syscalls/
listxattr.S
6
ENTRY(
listxattr
)
function
15
END(
listxattr
)
/bionic/libc/arch-mips/syscalls/
listxattr.S
4
.globl
listxattr
6
.ent
listxattr
8
listxattr
:
label
22
.end
listxattr
/bionic/libc/arch-x86/syscalls/
listxattr.S
6
ENTRY(
listxattr
)
function
27
END(
listxattr
)
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
fuse.h
205
int (*
listxattr
)(const char*, char*, size_t);
member in struct:fuse_operations
/external/kernel-headers/original/linux/
fs.h
1662
ssize_t (*
listxattr
) (struct dentry *, char *, size_t);
member in struct:inode_operations
[
all
...]
Completed in 132 milliseconds