Searched refs:set_remote_option (Results 1 – 1 of 1) sorted by relevance
111 static void set_remote_option(struct connectdata *, int cmd, int option);303 set_remote_option(conn, i, CURL_YES); in negotiate()365 void set_remote_option(struct connectdata *conn, int option, int newstate) in set_remote_option() function