Searched refs:ftp_list_only (Results 1 – 6 of 6) sorted by relevance
1379 (data->set.ftp_list_only?"NLST":"LIST")); in ftp_state_prepare_transfer()1479 (data->set.ftp_list_only?"NLST":"LIST"), in ftp_state_list()3598 else if(data->set.ftp_list_only || !ftpc->file) { in ftp_do_more()4412 data->set.ftp_list_only = TRUE; in ftp_setup_connection()
1683 bit ftp_list_only:1; /* switch FTP command for listing directories */ member
561 if(pop3->id[0] == '\0' || conn->data->set.ftp_list_only) { in pop3_perform_command()
327 data->set.ftp_list_only = (0 != va_arg(param, long)) ? TRUE : FALSE; in vsetopt()
1303 if(data->set.ftp_list_only) { in myssh_statemach_act()
1952 if(data->set.ftp_list_only) { in ssh_statemach_act()