Searched refs:mlsd_codes (Results 1 – 1 of 1) sorted by relevance
504 static const int mlsd_codes[] = {150, 500, 0}; /* 500 is incorrect code */ in ftp_list_mlsd() local506 if (ftp_send_command(s, command, mlsd_codes, NULL) != 150) in ftp_list_mlsd()