OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Curl_unicodefree
(Results
1 - 6
of
6
) sorted by null
/external/curl/lib/
curl_multibyte.h
44
* and
Curl_unicodefree
() main purpose is to minimize the number of
52
* to be free'ed with
Curl_unicodefree
().
56
* return the pointer received as argument.
Curl_unicodefree
() does
64
#define
Curl_unicodefree
(ptr) \
78
#define
Curl_unicodefree
(ptr) \
curl_sspi.c
201
Curl_unicodefree
(useranddomain.tchar_ptr);
211
Curl_unicodefree
(useranddomain.tchar_ptr);
220
Curl_unicodefree
(useranddomain.tchar_ptr);
228
Curl_unicodefree
(passwd.tchar_ptr);
235
Curl_unicodefree
(passwd.tchar_ptr);
ldap.c
461
Curl_unicodefree
(name);
472
Curl_unicodefree
(name);
482
Curl_unicodefree
(name);
492
Curl_unicodefree
(name);
525
Curl_unicodefree
(attr);
539
Curl_unicodefree
(attr);
552
Curl_unicodefree
(attr);
574
Curl_unicodefree
(attr);
590
Curl_unicodefree
(attr);
608
Curl_unicodefree
(attr)
[
all
...]
curl_sasl_sspi.c
88
Curl_unicodefree
(utf8_spn);
316
Curl_unicodefree
(domain.tchar_ptr);
323
Curl_unicodefree
(domain.tchar_ptr);
[
all
...]
socks_sspi.c
176
Curl_unicodefree
(sname);
/external/curl/lib/vtls/
schannel.c
242
Curl_unicodefree
(host_name);
409
Curl_unicodefree
(host_name);
[
all
...]
Completed in 261 milliseconds