Searched refs:OPT_BIND (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/openssl/apps/ |
H A D | s_client.c | 433 OPT_4, OPT_6, OPT_HOST, OPT_PORT, OPT_CONNECT, OPT_BIND, OPT_UNIX, enumerator 495 {"bind", OPT_BIND, 's', "bind local address for connection"}, 983 case OPT_BIND: in s_client_main()
|