Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/src/
HDserver.c3781 int count_needed = 1; in do_cvs_command() local
3869 || count_needed <= 0) in do_cvs_command()
3899 if (count_needed <= 0) in do_cvs_command()
3991 count_needed -= count_read; in do_cvs_command()
3999 while (count_needed <= 0) in do_cvs_command()
4003 count_needed = buf_copy_counted (buf_to_net, in do_cvs_command()