| /src/usr.bin/nc/ |
| netcat.c | 138 void readwrite(int, struct tls *); 611 readwrite(s, NULL); 636 readwrite(s, NULL); 651 readwrite(connfd, tls_cctx); 654 readwrite(connfd, NULL); 683 readwrite(s, NULL); 754 readwrite(s, tls_ctx); 767 readwrite(s, NULL); 1084 * readwrite() 1088 readwrite(int net_fd, struct tls *tls_ctx 1060 readwrite(int net_fd, struct tls *tls_ctx) function [all...] |
| /src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| FileSystem.h | 414 /// Resize \p FD to \p Size before mapping \a mapped_file_region::readwrite. On 1250 readwrite, ///< May access map via data and modify it. Written to path. enumerator in enum:llvm::sys::fs::mapped_file_region::mapmode
|
| /src/external/gpl3/gdb/dist/gdb/ |
| regcache.c | 1961 regcache &readwrite local 1967 readwrite.set_ptid (mockctx.mock_ptid); 1970 readwrite.raw_read (nonzero_regnum, buf); 1979 readwrite.raw_update (i); 1991 SELF_CHECK (REG_VALID == readwrite.cooked_read (regnum, inner_buf)); 1999 readonly_detached_regcache readonly (readwrite); 2088 regcache &readwrite local 2094 readwrite.set_ptid (ctx.mock_ptid); 2169 readwrite.cooked_write (regnum, expected); 2171 SELF_CHECK (readwrite.cooked_read (regnum, buf) == REG_VALID) [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| regcache.c | 1967 regcache &readwrite local 1973 readwrite.set_ptid (mockctx.mock_ptid); 1976 readwrite.raw_read (nonzero_regnum, buf); 1985 readwrite.raw_update (i); 1997 SELF_CHECK (REG_VALID == readwrite.cooked_read (regnum, inner_buf)); 2005 readonly_detached_regcache readonly (readwrite); 2094 regcache &readwrite local 2100 readwrite.set_ptid (ctx.mock_ptid); 2175 readwrite.cooked_write (regnum, expected); 2177 SELF_CHECK (readwrite.cooked_read (regnum, buf) == REG_VALID) [all...] |
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| gfortran.h | 2912 *write, *readwrite, *delim, *pad, *iolength, *iomsg, *convert, *strm_pos, member in struct:__anon13655
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| gfortran.h | 2811 *write, *readwrite, *delim, *pad, *iolength, *iomsg, *convert, *strm_pos, member in struct:__anon16087
|