Home
last modified time | relevance | path

Searched defs:highwater (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/raid/vinum/
H A Dvinummemory.c86 int highwater = 0; /* highest index ever allocated */ variable
H A Dvinumvar.h656 int highwater; /* maximum number of mallocs */ member
/dflybsd-src/crypto/openssh/
H A Dsftp-client.c1605 u_int64_t offset = 0, size, highwater = 0, maxack = 0; in sftp_download() local
2044 u_int64_t highwater = 0, maxack = 0; in sftp_upload() local