Home
last modified time | relevance | path

Searched defs:__fd (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dunistd.h35 read (int __fd, void *__buf, size_t __nbytes) in read()
73 pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset) in pread()
88 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset) in pread()
106 pread64 (int __fd, void *__buf, size_t __nbytes, __off64_t __offset) in pread64()
174 __NTH (readlinkat (int __fd, __const char *__restrict __path, in __NTH()
292 __NTH (ttyname_r (int __fd, char *__buf, size_t __buflen)) in __NTH()
H A Dsocket2.h35 recv (int __fd, void *__buf, size_t __n, int __flags) in recv()
65 recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags, in recvfrom()
H A Dfcntl2.h118 openat (int __fd, __const char *__path, int __oflag, ...) in openat()
152 openat64 (int __fd, __const char *__path, int __oflag, ...) in openat64()
H A Dstdio2.h171 dprintf (int __fd, __const char *__restrict __fmt, ...) in dprintf()
203 vdprintf (int __fd, __const char *__restrict __fmt, _G_va_list __ap) in vdprintf()
H A Dstdlib.h65 __NTH (ptsname_r (int __fd, char *__buf, size_t __buflen)) in __NTH()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dstat.h465 __NTH (fstat (int __fd, struct stat *__statbuf)) in __NTH()
472 __NTH (fstatat (int __fd, __const char *__filename, struct stat *__statbuf, in __NTH()
489 __NTH (mknodat (int __fd, __const char *__path, __mode_t __mode, in __NTH()
514 __NTH (fstat64 (int __fd, struct stat64 *__statbuf)) in __NTH()
521 __NTH (fstatat64 (int __fd, __const char *__filename, struct stat64 *__statbuf, in __NTH()