Home | History | Annotate | Download | only in libxml2

Lines Matching full:dele

1322  * Returns -1 incase of error, 1 if DELE worked, 0 if it failed
1336 * Expected response code for DELE:
1338 * DELE
1344 snprintf(buf, sizeof(buf), "DELE %s\r\n", file);