Searched defs:__fd (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/include/bits/ |
D | sys_statvfs_inlines.h | 66 __BIONIC_SYS_STATVFS_INLINE int fstatvfs(int __fd, in fstatvfs() 85 __BIONIC_SYS_STATVFS_INLINE int fstatvfs64(int __fd, in fstatvfs64()
|
/bionic/libc/bionic/ |
D | recvmsg.cpp | 68 ssize_t recvmsg(int __fd, struct msghdr* __msg, int __flags) { in recvmsg() 77 int recvmmsg(int __fd, struct mmsghdr* __msgs, unsigned int __msg_count, int __flags, in recvmmsg()
|
/bionic/libc/include/android/ |
D | legacy_sys_mman_inlines.h | 49 static __inline void* mmap64(void* __addr, size_t __size, int __prot, int __flags, int __fd, in mmap64()
|