Searched refs:OPT_UNIX (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssl/apps/ |
| H A D | s_client.c | 484 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 D | s_server.c | 722 OPT_UNIX, enumerator 870 { "unix", OPT_UNIX, 's', "Unix domain socket to accept on" }, 1309 case OPT_UNIX: in s_server_main()
|