Searched refs:USERLOGGED_SUCCESS (Results 1 – 1 of 1) sorted by relevance
48 #define USERLOGGED_SUCCESS 230 macro120 if (get_ftp_response("PASS", TT.password) != USERLOGGED_SUCCESS) in send_requests()122 } else if (cmd_status == USERLOGGED_SUCCESS); //do nothing in send_requests()