Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Ds_client.c484 OPT_UNIX, enumerator
635 { "unix", OPT_UNIX, 's', "Connect over the specified Unix-domain socket" },
881 #define IS_UNIX_FLAG(o) (o == OPT_UNIX)
1155 case OPT_UNIX: in s_client_main()
H A Ds_server.c722 OPT_UNIX, enumerator
870 { "unix", OPT_UNIX, 's', "Unix domain socket to accept on" },
1309 case OPT_UNIX: in s_server_main()