Home
last modified time | relevance | path

Searched refs:ROUND_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dutilities.c1069 #define ROUND_CHUNK_SIZE(s) ((((s) + BUFFER_CHUNK_SIZE - 1) / \ macro
1128 bufsiz = ROUND_CHUNK_SIZE(off + 1);