Searched refs:file_connect (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dfile.c90 static CURLcode file_connect(struct connectdata *conn, bool *done);
105 file_connect, /* connect_it */
185 * file_connect() gets called from Curl_protocol_connect() to allow us to
189 static CURLcode file_connect(struct connectdata *conn, bool *done) function

Completed in 128 milliseconds