Home
last modified time | relevance | path

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

/freebsd/tools/tools/switch_tls/
H A Dswitch_tls.c51 static bool tcpswitch_list_commands = false; variable
88 tcpswitch_list_commands = true; in main()
114 if ((argc != 2 && argc != 4) || tcpswitch_list_commands) in main()
202 if (tcpswitch_list_commands) { in tcpswitch()