Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_libinfo.c75 { "tftp", CURLPROTO_TFTP }, in get_libcurl_info()
Dtool_paramhlp.c266 { "tftp", CURLPROTO_TFTP }, in proto2num()
Dtool_setopt.c142 NV(CURLPROTO_TFTP),
/external/curl/docs/libcurl/
Dsymbols-in-versions593 CURLPROTO_TFTP 7.19.4
/external/google-breakpad/src/third_party/curl/
Dcurl.h623 #define CURLPROTO_TFTP (1<<11) macro
/external/curl/include/curl/
Dcurl.h794 #define CURLPROTO_TFTP (1<<11) macro
/external/curl/lib/
Dtftp.c184 CURLPROTO_TFTP, /* protocol */
/external/curl/packages/OS400/
Dcurl.inc.in756 d CURLPROTO_TFTP...