Home
last modified time | relevance | path

Searched defs:toread (Results 1 – 13 of 13) sorted by relevance

/netbsd/sys/external/isc/libsodium/dist/src/libsodium/randombytes/nativeclient/
H A Drandombytes_nativeclient.c20 size_t toread = size; in randombytes_nativeclient_buf() local
/netbsd/sys/rump/fs/lib/libsyspuffs/
H A Dpuffs_rumpglue.c131 size_t toread; in writethread() local
/netbsd/sys/arch/hpc/stand/hpcboot/
H A Dfile_manager.cpp202 size_t toread = toskip; in _skip_compressed() local
/netbsd/sys/fs/ntfs/
H A Dntfs_vnops.c120 u_int64_t toread; in ntfs_read() local
309 u_int32_t toread; in ntfs_strategy() local
H A Dntfs_subr.c1484 off_t off = roff, left = rsize, toread; in ntfs_readattr_plain() local
/netbsd/tests/fs/common/
H A Dfstest_puffs.c162 size_t toread; in writeshovel() local
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap_leaf.c384 int toread = MIN(array_numints - bseen, ZAP_LEAF_ARRAY_BYTES); in zap_leaf_array_match() local
/netbsd/external/bsd/libpcap/dist/rpcapd/
H A Ddaemon.c2554 rpcapd_recv(SOCKET sock, char *buffer, size_t toread, uint32 *plen, char *errmsgbuf) in rpcapd_recv()
/netbsd/external/gpl2/groff/dist/src/utils/tfmtodit/
H A Dtfmtodit.cpp293 int toread = lf*4 - 2; in load() local
/netbsd/external/gpl2/xcvs/dist/src/
H A Dclient.c1486 size_t toread; in update_entries() local
2836 size_t toread; in handle_mbinary() local
H A Dserver.c1630 size_t toread = size; in receive_file() local
2468 size_t toread; in become_proxy() local
/netbsd/external/bsd/libpcap/dist/
H A Dpcap-rpcap.c3075 static int rpcap_recv(SOCKET sock, void *buffer, size_t toread, uint32 *plen, char *errbuf) in rpcap_recv()
/netbsd/sys/dev/hyperv/
H A Dvmbus.c1656 uint32_t *toread) in vmbus_ring_avail()