Home
last modified time | relevance | path

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

/curl/lib/
H A Dtftp.c150 static CURLcode tftp_connect(struct Curl_easy *data, bool *done);
176 tftp_connect, /* connect_it */
967 static CURLcode tftp_connect(struct Curl_easy *data, bool *done) in tftp_connect() function
1351 result = tftp_connect(data, done); in tftp_do()

Completed in 7 milliseconds