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

  /external/curl/lib/
file.c 114 PROTOPT_NONETWORK | PROTOPT_NOURLQUERY /* flags */
sendf.c 585 if(conn->handler->flags & PROTOPT_NONETWORK) {
url.c     [all...]
urldata.h 684 #define PROTOPT_NONETWORK (1<<4) /* protocol doesn't use the network! */
    [all...]
transfer.c 149 if(conn->handler->flags & PROTOPT_NONETWORK) {
    [all...]

Completed in 436 milliseconds