Searched refs:out_cnt (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/rsync-42/rsync/
H A Dlog.c306 size_t in_cnt = len, out_cnt = sizeof convbuf - 1; local
310 &out_buf,&out_cnt) == (size_t)-1) {
314 out_cnt = sizeof convbuf - 1;

Completed in 130 milliseconds