Searched refs:fstatat (Results 1 - 7 of 7) sorted by relevance

/bionic/libc/arch-mips/syscalls/
H A Dfstatat.S4 .globl fstatat
6 .ent fstatat
8 fstatat: label
22 .end fstatat
/bionic/libc/arch-arm/syscalls/
H A Dfstatat.S5 ENTRY(fstatat) function
14 END(fstatat)
/bionic/libc/arch-x86/syscalls/
H A Dfstatat.S5 .type fstatat, @function
6 .globl fstatat
9 fstatat: label
/bionic/libc/include/sys/
H A Dstat.h134 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
/bionic/libc/arch-arm/
H A Dsyscalls.mk86 syscall_src += arch-arm/syscalls/fstatat.S
/bionic/libc/arch-mips/
H A Dsyscalls.mk89 syscall_src += arch-mips/syscalls/fstatat.S
/bionic/libc/arch-x86/
H A Dsyscalls.mk90 syscall_src += arch-x86/syscalls/fstatat.S

Completed in 442 milliseconds