Searched defs:toread (Results 1 - 7 of 7) sorted by relevance
| /src/sys/external/isc/libsodium/dist/src/libsodium/randombytes/nativeclient/ | ||
| H A D | randombytes_nativeclient.c | 20 size_t toread = size; local in function:randombytes_nativeclient_buf |
| /src/sys/rump/fs/lib/libsyspuffs/ | ||
| H A D | puffs_rumpglue.c | 131 size_t toread; local in function:writethread |
| /src/sys/arch/hpc/stand/hpcboot/ | ||
| H A D | file_manager.cpp | 202 size_t toread = toskip; local in function:FileManager::_skip_compressed |
| /src/tests/fs/common/ | ||
| H A D | fstest_puffs.c | 162 size_t toread; local in function:writeshovel |
| /src/sys/fs/ntfs/ | ||
| H A D | ntfs_vnops.c | 120 u_int64_t toread; local in function:ntfs_read 309 u_int32_t toread; local in function:ntfs_strategy [all...] |
| H A D | ntfs_subr.c | 1484 off_t off = roff, left = rsize, toread; local in function:ntfs_readattr_plain |
| /src/sys/dev/hyperv/ | ||
| H A D | vmbus.c | 1672 vmbus_ring_avail(struct vmbus_ring_data * rd,uint32_t * towrite,uint32_t * toread) argument |
Completed in 16 milliseconds