Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Dbuffer.h157 int buf_send_special_count (struct buffer *, int);
Dbuffer.c455 buf_send_special_count (struct buffer *buf, int count) in buf_send_special_count() function
Dserver.c7892 buf_send_special_count (protocol, -2); in cvs_flusherr()
7925 buf_send_special_count (protocol, -1); in cvs_flushout()
DChangeLog-961863 * buffer.c (buf_send_special_count): New function.