Searched refs:fd_write (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/ |
| H A D | bss_fd.c | 51 static int fd_write(BIO *h, const char *buf, int num); 64 fd_write, 131 static int fd_write(BIO *b, const char *in, int inl) in fd_write() function 204 ret = fd_write(bp, str, n); in fd_puts()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/ |
| H A D | bss_fd.c | 51 static int fd_write(BIO *h, const char *buf, int num); 65 fd_write, 133 static int fd_write(BIO *b, const char *in, int inl) in fd_write() function 206 ret = fd_write(bp, str, n); in fd_puts()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | mapper-client.cc | 344 int fd_write = mapper->GetFDWrite (); in close_module_client() local 345 if (fd_write >= 0) in close_module_client() 346 close (fd_write); in close_module_client()
|
| /netbsd-src/external/bsd/libfido2/dist/fuzz/ |
| H A D | mutator_aux.h | 93 ssize_t fd_write(int, const 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 | 274 fd_write(int fd, const void *ptr, size_t len) in fd_write() 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 | 1485 (fd_write): Same. 1508 (fd_write): Likewise.
|
| H A D | ChangeLog-2008 | 1189 (fd_write): Remove third argument to fd_alloc_w_at. 1687 (fd_write): Likewise. (fd_close): Fix whitespace.
|
| H A D | ChangeLog-2009 | 2396 (fd_write): Remove.
|
| H A D | ChangeLog-2005 | 816 (fd_write): New function.
|