Home
last modified time | relevance | path

Searched refs:fgetxattr (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S341 ENTRY_SAME(fgetxattr)
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h221 SYSCALL_SPU(fgetxattr)
/linux-4.4.14/arch/s390/kernel/
Dcompat_wrapper.c125 COMPAT_SYSCALL_WRAP4(fgetxattr, int, fd, const char __user *, name, void __user *, value, size_t, s…
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl202 193 common fgetxattr sys_fgetxattr
Dsyscall_32.tbl240 231 i386 fgetxattr sys_fgetxattr
/linux-4.4.14/fs/
Dxattr.c502 SYSCALL_DEFINE4(fgetxattr, int, fd, const char __user *, name, in SYSCALL_DEFINE4() argument
/linux-4.4.14/Documentation/security/
DSmack.txt687 The socket attributes can be read using fgetxattr(2).