Searched refs:FTPXY_JUNK_BAD (Results 1 – 1 of 1) sorted by relevance
43 #define FTPXY_JUNK_BAD 1 /* Ignore all commands for this connection */ macro1099 if (ftps->ftps_junk == FTPXY_JUNK_BAD)1100 return FTPXY_JUNK_BAD;1144 return FTPXY_JUNK_BAD;1184 if (ftps->ftps_junk == FTPXY_JUNK_BAD)1185 return FTPXY_JUNK_BAD;1231 return FTPXY_JUNK_BAD;1512 if (f->ftps_junk == FTPXY_JUNK_BAD) {1559 if ((f->ftps_cmds == 0) && (f->ftps_junk == FTPXY_JUNK_BAD)) {