Lines Matching full:dele
1313 * Returns -1 incase of error, 1 if DELE worked, 0 if it failed1327 * Expected response code for DELE:1329 * DELE1335 snprintf(buf, sizeof(buf), "DELE %s\r\n", file);