Home
last modified time | relevance | path

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

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