ftp_login
int ftp_login(const char *, char *, char *);
!ftp_login(host, username, pass)))) {
(void)ftp_login(argv[1], NULL, NULL);