Home
last modified time | relevance | path

Searched refs:CURLPROTO_SMBS (Results 1 – 10 of 10) sorted by relevance

/external/curl/src/
Dtool_libinfo.c71 { "smbs", CURLPROTO_SMBS }, in get_libcurl_info()
Dtool_cfgable.c41 CURLPROTO_SMBS); in config_init()
Dtool_paramhlp.c301 { "smbs", CURLPROTO_SMBS }, in proto2num()
Dtool_setopt.c157 NV(CURLPROTO_SMBS),
/external/curl/docs/libcurl/
Dsymbols-in-versions680 CURLPROTO_SMBS 7.40.0
/external/curl/lib/
Durldata.h69 #define PROTO_FAMILY_SMB (CURLPROTO_SMB|CURLPROTO_SMBS)
Dsmb.c116 CURLPROTO_SMBS, /* protocol */
Durl.c490 CURLPROTO_SMBS); in Curl_init_userdefined()
4383 case CURLPROTO_SMBS: in get_protocol_family()
/external/curl/include/curl/
Dcurl.h920 #define CURLPROTO_SMBS (1<<27) macro
/external/curl/packages/OS400/
Dcurl.inc.in888 d CURLPROTO_SMBS...