HomeSort by relevance Sort by last modified time
    Searched refs:CURLIOCMD_RESTARTREAD (Results 1 - 7 of 7) sorted by null

  /external/curl/tests/libtest/
lib547.c 69 if(cmd == CURLIOCMD_RESTARTREAD) {
lib555.c 68 if(cmd == CURLIOCMD_RESTARTREAD) {
lib552.c 153 if(cmd == CURLIOCMD_RESTARTREAD) {
154 printf("APPLICATION: recieved a CURLIOCMD_RESTARTREAD request\n");
  /external/curl/docs/examples/
anyauthput.c 87 case CURLIOCMD_RESTARTREAD:
  /external/curl/include/curl/
curl.h 378 CURLIOCMD_RESTARTREAD, /* restart the read stream from start */
    [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h 264 CURLIOCMD_RESTARTREAD, /* restart the read stream from start */
    [all...]
  /external/curl/lib/
transfer.c 272 err = (data->set.ioctl_func)(data, CURLIOCMD_RESTARTREAD,
    [all...]

Completed in 310 milliseconds