Home
last modified time | relevance | path

Searched refs:OPT_DEBUG (Results 26 – 48 of 48) sorted by relevance

12

/netbsd/external/bsd/ipf/dist/lib/
H A Dprintpoolnode.c27 } else if ((opts & OPT_DEBUG) == 0) {
H A Dprinthashnode.c37 } else if ((opts & OPT_DEBUG) != 0) {
H A Dprintdstlistnode.c42 } else if ((opts & OPT_DEBUG) == 0) {
H A Dload_hash.c89 if (opts & OPT_DEBUG)
H A Dprintactivenat.c128 if (opts & OPT_DEBUG) {
H A Dprintfr.c467 if (opts & OPT_DEBUG) {
H A Dipft_tx.c138 if ((opts & OPT_DEBUG) != 0)
/netbsd/crypto/external/bsd/openssl.old/dist/apps/
H A Denc.c45 OPT_NOPAD, OPT_SALT, OPT_NOSALT, OPT_DEBUG, OPT_UPPER_P, OPT_UPPER_A, enumerator
66 {"debug", OPT_DEBUG, '-', "Print debug info"},
192 case OPT_DEBUG: in enc_main()
H A Ds_client.c573 OPT_DEBUG, OPT_TLSEXTDEBUG, OPT_STATUS, OPT_WDEBUG, enumerator
645 {"debug", OPT_DEBUG, '-', "Extra output"},
1196 case OPT_DEBUG: in s_client_main()
H A Ds_server.c748 OPT_DEBUG, OPT_TLSEXTDEBUG, OPT_STATUS, OPT_STATUS_VERBOSE, enumerator
811 {"debug", OPT_DEBUG, '-', "Print more output"},
1333 case OPT_DEBUG: in s_server_main()
/netbsd/crypto/external/bsd/openssl/dist/apps/
H A Denc.c49 OPT_NOPAD, OPT_SALT, OPT_NOSALT, OPT_DEBUG, OPT_UPPER_P, OPT_UPPER_A, enumerator
88 {"debug", OPT_DEBUG, '-', "Print debug info"},
209 case OPT_DEBUG: in enc_main()
H A Ds_client.c439 OPT_DEBUG, OPT_TLSEXTDEBUG, OPT_STATUS, OPT_WDEBUG, enumerator
575 {"debug", OPT_DEBUG, '-', "Extra output"},
1113 case OPT_DEBUG: in s_client_main()
H A Ds_server.c704 OPT_DEBUG, OPT_TLSEXTDEBUG, OPT_STATUS, OPT_STATUS_VERBOSE, enumerator
872 {"debug", OPT_DEBUG, '-', "Print more output"},
1342 case OPT_DEBUG: in s_server_main()
/netbsd/external/bsd/ipf/dist/tools/
H A Dipfstat.c335 opts |= OPT_DEBUG;
527 if (opts & OPT_DEBUG)
869 if (opts & (OPT_HITS|OPT_DEBUG))
875 if (opts & (OPT_ACCNT|OPT_DEBUG))
888 if (opts & OPT_DEBUG) {
969 if (opts & OPT_DEBUG) {
1038 if (opts & OPT_DEBUG)
1041 if (opts & OPT_DEBUG)
H A Dipscan_y.y321 if (opts & OPT_DEBUG) {
518 opts |= OPT_DEBUG;
H A Dipnat.c133 opts |= OPT_DEBUG;
365 printnat(&ipn, opts & (OPT_DEBUG|OPT_VERBOSE));
571 printnat(ipn, opts & (OPT_DEBUG|OPT_VERBOSE));
H A Dipf_y.y2255 if (opts & OPT_DEBUG)
2437 if ((opts & OPT_DEBUG) != 0) {
H A Dipnat_y.y1514 if (opts & OPT_DEBUG)
/netbsd/external/bsd/ipf/dist/ipsend/
H A Dipsend.c288 opts |= OPT_DEBUG;
/netbsd/external/bsd/flex/dist/src/
H A Dmain.c1084 case OPT_DEBUG: in flexinit()
/netbsd/external/bsd/ipf/dist/iplang/
H A Diplang_y.y1824 yydebug = (opts & OPT_DEBUG) ? 1 : 0;
/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_state.c5272 ips = printstate(ips, opts & (OPT_DEBUG|OPT_VERBOSE), in ipf_state_dump()
H A Dfil.c2423 if (opts & (OPT_VERBOSE|OPT_DEBUG)) in ipf_scanlist()

12