Home
last modified time | relevance | path

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

/external/openssh/
Droaming_common.c211 int chunkend = needed - out_last; in resend_bytes() local
212 atomicio(vwrite, fd, out_buf + out_buf_size - chunkend, in resend_bytes()
213 chunkend); in resend_bytes()