Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.c474 static CURLcode AllowServerConnect(struct connectdata *conn, bool *connected) in AllowServerConnect() function
2363 result = AllowServerConnect(conn, &connected); in ftp_state_stor_resp()
2475 result = AllowServerConnect(conn, &connected); in ftp_state_get_resp()