Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/apps/
HDs_client.c567 OPT_4, OPT_6, OPT_HOST, OPT_PORT, OPT_CONNECT, OPT_BIND, OPT_UNIX, enumerator
610 {"bind", OPT_BIND, 's', "bind local address for connection"},
1078 case OPT_BIND: in s_client_main()