Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dftp.c591 int hashbytes = HASHBYTES; in copy_stream() local
677 long bytes = 0, hashbytes = HASHBYTES; in sendrequest() local
906 long bytes = 0, hashbytes = HASHBYTES; in recvrequest() local
/freebsd/contrib/tnftp/src/
H A Dftp.c669 off_t volatile hashbytes; in sendrequest() local
903 off_t volatile hashbytes; in recvrequest() local
H A Dfetch.c505 off_t hashbytes, rangestart, rangeend, entitylen; in fetch_url() local