Searched defs:__fd (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/sys/ |
H A D | stat.h | 21 __NTH (fstat64 (int __fd, struct stat64 *__statbuf)) in __NTH()
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/ |
H A D | stat.h | 21 __NTH (fstat64 (int __fd, struct stat64 *__statbuf)) in __NTH()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io/ |
H A D | basic_file_stdio.cc | 114 xwrite(int __fd, const char* __s, std::streamsize __n) in xwrite() 139 xwritev(int __fd, const char* __s1, std::streamsize __n1, in xwritev() 216 __basic_file<char>::sys_open(int __fd, ios_base::openmode __mode) throw () in sys_open()
|
/netbsd-src/external/gpl3/gcc.old/dist/libssp/ssp/ |
H A D | unistd.h | 51 read (int __fd, void *__buf, size_t __nbytes) in read()
|
/netbsd-src/external/gpl3/gcc/dist/libssp/ssp/ |
H A D | unistd.h | 51 read (int __fd, void *__buf, size_t __nbytes) in read()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/io/ |
H A D | basic_file_stdio.cc | 153 xwritev(int __fd, const char* __s1, std::streamsize __n1, in xwritev() 230 __basic_file<char>::sys_open(int __fd, ios_base::openmode __mode) throw () in sys_open()
|