Home
last modified time | relevance | path

Searched refs:CURLPROTO_GOPHER (Results 1 – 8 of 8) sorted by relevance

/external/curl/src/
Dtool_libinfo.c57 { "gopher", CURLPROTO_GOPHER }, in get_libcurl_info()
Dtool_paramhlp.c274 { "gopher", CURLPROTO_GOPHER }, in proto2num()
Dtool_setopt.c133 NV(CURLPROTO_GOPHER),
/external/curl/lib/
Dgopher.c71 CURLPROTO_GOPHER, /* protocol */
Durl.c6594 case CURLPROTO_GOPHER: in get_protocol_family()
6595 family = CURLPROTO_GOPHER; in get_protocol_family()
/external/curl/docs/libcurl/
Dsymbols-in-versions586 CURLPROTO_GOPHER 7.21.2
/external/curl/include/curl/
Dcurl.h835 #define CURLPROTO_GOPHER (1<<25) macro
/external/curl/packages/OS400/
Dcurl.inc.in805 d CURLPROTO_GOPHER...