Home
last modified time | relevance | path

Searched refs:PROTOPT_NONETWORK (Results 1 – 5 of 5) sorted by relevance

/curl/lib/
H A Dcw-out.c229 if(data->conn && data->conn->handler->flags & PROTOPT_NONETWORK) { in cw_out_ptr_flush()
H A Dfile.c132 PROTOPT_NONETWORK | PROTOPT_NOURLQUERY /* flags */
H A Durl.c2435 if(proxy && (!*proxy || (conn->handler->flags & PROTOPT_NONETWORK))) {
2441 (conn->handler->flags & PROTOPT_NONETWORK))) {
3525 if(conn->handler->flags & PROTOPT_NONETWORK) {
3761 if(conn->handler->flags & PROTOPT_NONETWORK) {
H A Durldata.h738 #define PROTOPT_NONETWORK (1<<4) /* protocol does not use the network! */ macro
H A Dsendf.c708 if(data->conn->handler->flags & PROTOPT_NONETWORK) { in cr_in_read()

Completed in 26 milliseconds