Searched refs:fd_read (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/ |
| H A D | bss_fd.c | 52 static int fd_read(BIO *h, char *buf, int size); 66 fd_read, 113 static int fd_read(BIO *b, char *out, int outl) in fd_read() function 214 while (ptr < end && fd_read(bp, ptr, 1) > 0) { in fd_gets()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/ |
| H A D | bss_fd.c | 52 static int fd_read(BIO *h, char *buf, int size); 68 fd_read, 115 static int fd_read(BIO *b, char *out, int outl) in fd_read() function 216 while (ptr < end && fd_read(bp, ptr, 1) > 0) { in fd_gets()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | mapper-client.cc | 363 int fd_read = mapper->GetFDRead (); in close_module_client() local 364 close (fd_read); in close_module_client()
|
| /netbsd-src/external/bsd/libfido2/dist/fuzz/ |
| H A D | mutator_aux.h | 92 ssize_t fd_read(int, void *, size_t);
|
| H A D | fuzz_netlink.c | 134 set_netlink_io_functions(fd_read, fd_write); in test()
|
| H A D | mutator_aux.c | 266 fd_read(int fd, void *ptr, size_t len) in fd_read() function
|
| H A D | fuzz_hid.c | 186 set_netlink_io_functions(fd_read, fd_write); in manifest()
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
| H A D | ChangeLog-2006 | 1484 (fd_read): Same. 1507 (fd_read): Call lseek directly if necessary.
|
| H A D | ChangeLog-2008 | 1188 (fd_read): Remove third argument to fd_alloc_r_at. 1686 (fd_sfree): Use new enumerator. (fd_read): Likewise.
|
| H A D | ChangeLog-2009 | 2395 (fd_read): Remove.
|
| H A D | ChangeLog-2005 | 815 (fd_read): New function.
|