Home | History | Annotate | Download | only in curl

Lines Matching full:protocols

611 /* CURLPROTO_ defines are for the CURLOPT_*PROTOCOLS options */
1193 server for protocols that support it, SFTP/SCP/FILE */
1261 /* set the bitmask for the protocols that are allowed to be used for the
1265 CINIT(PROTOCOLS, LONG, 181),
1267 /* set the bitmask for the protocols that libcurl is allowed to follow to,
1270 to all protocols except FILE and SCP. */
1824 /* protocols is terminated by an entry with a NULL protoname */
1825 const char * const *protocols;