Home
last modified time | relevance | path

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

/external/curl/lib/
Dtelnet.c827 int binary_option; in check_telnet_options() local
890 binary_option = atoi(option_arg); in check_telnet_options()
891 if(binary_option != 1) { in check_telnet_options()