| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | unistd.h | 36 read (int __fd, void *__buf, size_t __nbytes) in read() 79 pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset) in pread() 95 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset) in pread() 114 pread64 (int __fd, void *__buf, size_t __nbytes, __off64_t __offset) in pread64() 184 __NTH (readlinkat (int __fd, const char *__restrict __path, in __NTH() 308 __NTH (ttyname_r (int __fd, char *__buf, size_t __buflen)) in __NTH()
|
| H A D | socket2.h | 34 recv (int __fd, void *__buf, size_t __n, int __flags) in recv() 66 recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags, in recvfrom()
|
| H A D | fcntl2.h | 117 openat (int __fd, const char *__path, int __oflag, ...) in openat() 151 openat64 (int __fd, const char *__path, int __oflag, ...) in openat64()
|
| H A D | stdlib.h | 66 __NTH (ptsname_r (int __fd, char *__buf, size_t __buflen)) in __NTH()
|
| H A D | stdio2.h | 147 dprintf (int __fd, const char *__restrict __fmt, ...) in dprintf() 158 vdprintf (int __fd, const char *__restrict __fmt, __gnuc_va_list __ap) in vdprintf()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | unistd.h | 36 read (int __fd, void *__buf, size_t __nbytes) in read() 79 pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset) in pread() 95 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset) in pread() 114 pread64 (int __fd, void *__buf, size_t __nbytes, __off64_t __offset) in pread64() 184 __NTH (readlinkat (int __fd, const char *__restrict __path, in __NTH() 308 __NTH (ttyname_r (int __fd, char *__buf, size_t __buflen)) in __NTH()
|
| H A D | socket2.h | 34 recv (int __fd, void *__buf, size_t __n, int __flags) in recv() 66 recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags, in recvfrom()
|
| H A D | fcntl2.h | 117 openat (int __fd, const char *__path, int __oflag, ...) in openat() 151 openat64 (int __fd, const char *__path, int __oflag, ...) in openat64()
|
| H A D | stdlib.h | 66 __NTH (ptsname_r (int __fd, char *__buf, size_t __buflen)) in __NTH()
|
| H A D | stdio2.h | 147 dprintf (int __fd, const char *__restrict __fmt, ...) in dprintf() 158 vdprintf (int __fd, const char *__restrict __fmt, __gnuc_va_list __ap) in vdprintf()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | reent.h | 108 #define _close_r(__reent, __fd) close(__fd) argument 110 #define _fcntl_r(__reent, __fd, __cmd, __arg) fcntl(__fd, __cmd, __arg) argument 120 #define _read_r(__reent, __fd, __buff, __cnt) read(__fd, __buff, __cnt) argument 127 #define _write_r(__reent, __fd, __buff, __cnt) write(__fd, __buff, __cnt) argument 131 #define _lseek64_r(__reent, __fd, __off, __w) lseek64(__fd, __off, __w) argument 132 #define _fstat64_r(__reent, __fd, __buff) fstat64(__fd, __buff) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | reent.h | 108 #define _close_r(__reent, __fd) close(__fd) argument 110 #define _fcntl_r(__reent, __fd, __cmd, __arg) fcntl(__fd, __cmd, __arg) argument 120 #define _read_r(__reent, __fd, __buff, __cnt) read(__fd, __buff, __cnt) argument 127 #define _write_r(__reent, __fd, __buff, __cnt) write(__fd, __buff, __cnt) argument 131 #define _lseek64_r(__reent, __fd, __off, __w) lseek64(__fd, __off, __w) argument 132 #define _fstat64_r(__reent, __fd, __buff) fstat64(__fd, __buff) argument
|
| /OK3568_Linux_fs/u-boot/arch/sh/include/asm/ |
| H A D | posix_types.h | 53 static __inline__ void __FD_SET(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_SET() 61 static __inline__ void __FD_CLR(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_CLR() 70 static __inline__ int __FD_ISSET(unsigned long __fd, const __kernel_fd_set *__p) in __FD_ISSET()
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | posix_types.h | 57 static __inline__ void __FD_SET(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_SET() 65 static __inline__ void __FD_CLR(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_CLR() 73 static __inline__ int __FD_ISSET(unsigned long __fd, const __kernel_fd_set *__p) in __FD_ISSET()
|