Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Dserver.c3793 int count_needed = 1; in do_cvs_command() local
3881 || count_needed <= 0) in do_cvs_command()
3911 if (count_needed <= 0) in do_cvs_command()
4003 count_needed -= count_read; in do_cvs_command()
4011 while (count_needed <= 0) in do_cvs_command()
4015 count_needed = buf_copy_counted (buf_to_net, in do_cvs_command()