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