Searched refs:CURLPROTO_SMB (Results 1 – 10 of 10) sorted by relevance
70 { "smb", CURLPROTO_SMB }, in get_libcurl_info()
40 ~(CURLPROTO_FILE | CURLPROTO_SCP | CURLPROTO_SMB | in config_init()
300 { "smb", CURLPROTO_SMB }, in proto2num()
156 NV(CURLPROTO_SMB),
679 CURLPROTO_SMB 7.40.0
69 #define PROTO_FAMILY_SMB (CURLPROTO_SMB|CURLPROTO_SMBS)
91 CURLPROTO_SMB, /* protocol */
489 ~(CURLPROTO_FILE | CURLPROTO_SCP | CURLPROTO_SMB | in Curl_init_userdefined()4382 case CURLPROTO_SMB: in get_protocol_family()4384 family = CURLPROTO_SMB; in get_protocol_family()
919 #define CURLPROTO_SMB (1<<26) macro
886 d CURLPROTO_SMB...