Home
last modified time | relevance | path

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

/external/curl/lib/
Dtelnet.c109 static void set_local_option(struct connectdata *conn,
302 set_local_option(conn, i, CURL_YES); in negotiate()
530 set_local_option(struct connectdata *conn, int option, int newstate) in set_local_option() function