OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lremovexattr
(Results
1 - 11
of
11
) sorted by null
/bionic/libc/arch-mips/syscalls/
lremovexattr.S
4
.globl
lremovexattr
6
.ent
lremovexattr
8
lremovexattr
:
label
22
.end
lremovexattr
/bionic/libc/arch-arm/syscalls/
lremovexattr.S
6
ENTRY(
lremovexattr
)
function
15
END(
lremovexattr
)
/bionic/libc/arch-x86/syscalls/
lremovexattr.S
6
ENTRY(
lremovexattr
)
function
24
END(
lremovexattr
)
/bionic/libc/include/sys/
xattr.h
51
extern int
lremovexattr
(const char *path, const char *name);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
xattr.h
96
extern int
lremovexattr
(__const char *__path, __const char *__name) __THROW;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
xattr.h
96
extern int
lremovexattr
(__const char *__path, __const char *__name) __THROW;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
xattr.h
96
extern int
lremovexattr
(__const char *__path, __const char *__name) __THROW;
/bionic/libc/arch-arm/
syscalls.mk
126
syscall_src += arch-arm/syscalls/
lremovexattr
.S
/bionic/libc/arch-mips/
syscalls.mk
129
syscall_src += arch-mips/syscalls/
lremovexattr
.S
/bionic/libc/arch-x86/
syscalls.mk
130
syscall_src += arch-x86/syscalls/
lremovexattr
.S
/external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp
[
all
...]
Completed in 132 milliseconds