Home
last modified time | relevance | path

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

/third_party/curl/src/
Dtool_libinfo.c78 { "tftp", CURLPROTO_TFTP }, in get_libcurl_info()
Dtool_paramhlp.c303 { "tftp", CURLPROTO_TFTP }, in proto2num()
Dtool_setopt.c172 NV(CURLPROTO_TFTP),
/third_party/curl/lib/
Dtftp.c187 CURLPROTO_TFTP, /* protocol */
188 CURLPROTO_TFTP, /* family */
/third_party/curl/docs/libcurl/
Dsymbols-in-versions738 CURLPROTO_TFTP 7.19.4
/third_party/curl/include/curl/
Dcurl.h1011 #define CURLPROTO_TFTP (1<<11) macro
/third_party/curl/packages/OS400/
Dcurl.inc.in971 d CURLPROTO_TFTP...