Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/cvs/src/
Dbuffer.h130 extern int buf_send_special_count PROTO((struct buffer *, int));
Dbuffer.c457 buf_send_special_count (buf, count) in buf_send_special_count() function
Dserver.c6677 buf_send_special_count (protocol, -2); in cvs_flusherr()
6709 buf_send_special_count (protocol, -1); in cvs_flushout()
DChangeLog-961863 * buffer.c (buf_send_special_count): New function.