Searched refs:kDefaultFTPPort (Results 1 – 4 of 4) sorted by relevance
216 if ((port > 0) && (port != (unsigned int) kDefaultFTPPort) && (fprintf(fp, "port=%u\n", port) < 0)) in SpoolX()
198 bmp->port = (unsigned int) kDefaultFTPPort; in ParseHostLine()
312 #define kDefaultFTPPort 21 macro
1119 lip->defaultPort = (unsigned int) kDefaultFTPPort; in FTPInitLibrary()