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

/haiku/src/bin/network/ftpd/
H A Dftpd.c1921 char sizebuf[32]; local
1928 (void) snprintf(sizebuf, sizeof(sizebuf),
1931 *sizebuf = '\0';
1975 type == TYPE_A ? "ASCII" : "BINARY", name, sizebuf);
1985 name, sizebuf);
2030 type == TYPE_A ? "ASCII" : "BINARY", name, sizebuf);

Completed in 47 milliseconds