HomeSort by: relevance | last modified time | path
    Searched defs:OPT_BRIEF (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/ipf/dist/
opts.h 30 #define OPT_BRIEF 0x000200
  /src/sbin/efi/
main.c 95 OPT_BRIEF = UCHAR_MAX + 1,
101 _X("brief", _NA, OPT_BRIEF, "set brief mode") \
320 case OPT_BRIEF:
  /src/crypto/external/apache2/openssl/dist/apps/
s_server.c 785 OPT_BRIEF,
998 { "brief", OPT_BRIEF, '-',
1569 case OPT_BRIEF:
s_client.c 497 OPT_BRIEF,
704 { "brief", OPT_BRIEF, '-',
1206 case OPT_BRIEF:
  /src/crypto/external/bsd/openssl/dist/apps/
s_client.c 437 OPT_BRIEF, OPT_PREXIT, OPT_CRLF, OPT_QUIET, OPT_NBIO,
567 {"brief", OPT_BRIEF, '-',
1047 case OPT_BRIEF:
s_server.c 708 OPT_CRLF, OPT_QUIET, OPT_BRIEF, OPT_NO_DHE,
868 {"brief", OPT_BRIEF, '-',
1421 case OPT_BRIEF:
  /src/crypto/external/bsd/openssl.old/dist/apps/
s_client.c 571 OPT_BRIEF, OPT_PREXIT, OPT_CRLF, OPT_QUIET, OPT_NBIO,
681 {"brief", OPT_BRIEF, '-',
1137 case OPT_BRIEF:
s_server.c 751 OPT_CRLF, OPT_QUIET, OPT_BRIEF, OPT_NO_DHE,
889 {"brief", OPT_BRIEF, '-',
1399 case OPT_BRIEF:

Completed in 44 milliseconds