Home
last modified time | relevance | path

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

/netbsd/usr.bin/ftp/
H A Dftp_var.h172 #define FTPBUFLEN (4 * MAXPATHLEN) macro
287 GLOBAL char line[FTPBUFLEN]; /* input line buffer */
289 GLOBAL char argbuf[FTPBUFLEN]; /* argument storage buffer */
H A Ddomacro.c51 char *cp1, *cp2, line2[FTPBUFLEN]; in domacro()
H A Dcomplete.c354 static char word[FTPBUFLEN]; in complete()
H A Dfetch.c1119 char buf[FTPBUFLEN], *ep; in negotiate_connection()
1282 char buf[FTPBUFLEN], *ep; in connectmethod()