Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ipftest/
H A Dipftest.c110 opts |= OPT_BRIEF; in main()
258 if (!(opts & OPT_BRIEF)) { in main()
265 } else if ((opts & (OPT_BRIEF|OPT_NAT)) == in main()
266 (OPT_NAT|OPT_BRIEF)) { in main()
284 if ((opts & (OPT_BRIEF|OPT_NAT)) != (OPT_NAT|OPT_BRIEF)) in main()
/freebsd/sbin/ipf/common/
H A Dopts.h29 #define OPT_BRIEF 0x000200 macro
/freebsd/crypto/openssl/apps/
H A Ds_client.c437 OPT_BRIEF, OPT_PREXIT, OPT_CRLF, OPT_QUIET, OPT_NBIO, enumerator
567 {"brief", OPT_BRIEF, '-',
1047 case OPT_BRIEF: in s_client_main()
H A Ds_server.c708 OPT_CRLF, OPT_QUIET, OPT_BRIEF, OPT_NO_DHE, enumerator
868 {"brief", OPT_BRIEF, '-',
1421 case OPT_BRIEF: in s_server_main()