Home
last modified time | relevance | path

Searched defs:transfer_size (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/File/
H A Dfile.cpp257 size_t transfer_size = fetched_size >= to_fetch ? to_fetch : fetched_size; in read_unlocked_fbf() local
/freebsd/contrib/ofed/librdmacm/examples/
H A Drstream.c89 static int transfer_size = 1000; variable
H A Driostream.c87 static int transfer_size = 1000; variable
H A Dudpong.c92 static int transfer_size = 1000; variable