Home
last modified time | relevance | path

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

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