Home
last modified time | relevance | path

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

/external/curl/lib/
Dtelnet.c782 int binary_option; in check_telnet_options() local
845 binary_option = atoi(option_arg); in check_telnet_options()
846 if(binary_option != 1) { in check_telnet_options()