Searched refs:HASHBYTES (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/appl/ftp/ftp/
H A Dftp.c581 #define HASHBYTES 1024 macro
591 int hashbytes = HASHBYTES;
653 hashbytes += HASHBYTES;
677 long bytes = 0, hashbytes = HASHBYTES;
823 hashbytes += HASHBYTES;
906 long bytes = 0, hashbytes = HASHBYTES;
1053 hashbytes += HASHBYTES;
1059 if (bytes < HASHBYTES)
1105 hashbytes += HASHBYTES;
/macosx-10.10/lukemftp-14/tnftp/src/
H A Dftp_var.h185 #define HASHBYTES 1024 /* default mark for `hash' command */ macro
H A Dmain.c192 mark = HASHBYTES;

Completed in 114 milliseconds