Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/cvs/src/
Dserver.c2421 # ifndef SERVER_HI_WATER
2422 # define SERVER_HI_WATER (2 * 1024 * 1024) macro
3115 if (!have_flowcontrolled && (bufmemsize > SERVER_HI_WATER))
DChangeLog-96883 * options.h.in: Define SERVER_FLOWCONTROL, SERVER_HI_WATER,
DChangeLog3435 * options.h: Move definition of SERVER_FLOWCONTROL, SERVER_HI_WATER,
/freebsd-9-stable/gnu/usr.bin/cvs/lib/
Dconfig.h.proto434 #define SERVER_HI_WATER (2 * 1024 * 1024) macro
/freebsd-9-stable/contrib/cvs/
Dconfig.h.in422 #undef SERVER_HI_WATER
Dconfigure.in900 [SERVER_HI_WATER], [($ccvs_hwm)], definition
/freebsd-9-stable/contrib/cvs/doc/
Dcvs.texinfo2123 @c "two megabytes" of course is SERVER_HI_WATER. But