Home
last modified time | relevance | path

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

/external/curl/lib/
Dtelnet.c105 static void set_remote_option(struct connectdata *conn,
260 set_remote_option(conn, i, CURL_YES); in negotiate()
321 void set_remote_option(struct connectdata *conn, int option, int newstate) in set_remote_option() function