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.c276 { "smbs", CURLPROTO_SMBS }, in proto2num()
Dtool_setopt.c146 NV(CURLPROTO_SMBS),
/external/curl/docs/libcurl/
Dsymbols-in-versions605 CURLPROTO_SMBS 7.40.0
/external/curl/lib/
Durldata.h69 #define PROTO_FAMILY_SMB (CURLPROTO_SMB|CURLPROTO_SMBS)
Dsmb.c109 CURLPROTO_SMBS, /* protocol */
Durl.c572 CURLPROTO_SMBS); in Curl_init_userdefined()
6599 case CURLPROTO_SMBS: in get_protocol_family()
/external/curl/include/curl/
Dcurl.h837 #define CURLPROTO_SMBS (1<<27) macro
/external/curl/packages/OS400/
Dcurl.inc.in809 d CURLPROTO_SMBS...