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

/haiku/src/bin/network/ftpd/
H A Dftpd.c1958 char sizebuf[32]; local
1965 (void) snprintf(sizebuf, sizeof(sizebuf),
1968 *sizebuf = '\0';
2012 type == TYPE_A ? "ASCII" : "BINARY", name, sizebuf);
2022 name, sizebuf);
2067 type == TYPE_A ? "ASCII" : "BINARY", name, sizebuf);

Completed in 103 milliseconds