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

/freebsd-9.3-release/contrib/cvs/src/
H A Dbuffer.h159 extern int buf_copy_counted PROTO((struct buffer *, struct buffer *, int *));
H A Dbuffer.c491 * handled speciallyi by buf_copy_counted. This function returns 0 or
1096 buf_copy_counted (outbuf, inbuf, special) function
H A Dserver.c3231 * We only call buf_copy_counted if we have read
3248 count_needed = buf_copy_counted (buf_to_net,

Completed in 73 milliseconds