Searched refs:log_level (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-10.0-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_helper.h185 IN const osm_log_level_t log_level);
203 * log_level
217 IN const osm_log_level_t log_level);
222 IN const osm_log_level_t log_level);
227 IN const osm_log_level_t log_level);
232 IN const osm_log_level_t log_level);
237 IN const osm_log_level_t log_level);
242 IN const osm_log_level_t log_level);
247 IN const osm_log_level_t log_level);
252 IN const osm_log_level_t log_level);
[all...]
/freebsd-10.0-release/contrib/ofed/management/opensm/opensm/
H A Dosm_helper.c777 IN const osm_log_level_t log_level)
779 if (osm_log_is_active(p_log, log_level)) {
782 osm_log(p_log, log_level,
853 osm_log(p_log, log_level, "%s", buf);
863 IN const osm_log_level_t log_level)
865 if (osm_log_is_active(p_log, log_level)) {
869 osm_log(p_log, log_level,
940 osm_log(p_log, log_level, "%s", buf);
950 IN const osm_log_level_t log_level)
952 if (osm_log_is_active(p_log, log_level)) {
772 osm_dump_port_info(IN osm_log_t * const p_log, IN const ib_net64_t node_guid, IN const ib_net64_t port_guid, IN const uint8_t port_num, IN const ib_port_info_t * const p_pi, IN const osm_log_level_t log_level) argument
861 osm_dump_portinfo_record(IN osm_log_t * const p_log, IN const ib_portinfo_record_t * const p_pir, IN const osm_log_level_t log_level) argument
948 osm_dump_guidinfo_record(IN osm_log_t * const p_log, IN const ib_guidinfo_record_t * const p_gir, IN const osm_log_level_t log_level) argument
988 osm_dump_node_info(IN osm_log_t * const p_log, IN const ib_node_info_t * const p_ni, IN const osm_log_level_t log_level) argument
1025 osm_dump_node_record(IN osm_log_t * const p_log, IN const ib_node_record_t * const p_nr, IN const osm_log_level_t log_level) argument
1076 osm_dump_path_record(IN osm_log_t * const p_log, IN const ib_path_rec_t * const p_pr, IN const osm_log_level_t log_level) argument
1127 osm_dump_multipath_record(IN osm_log_t * const p_log, IN const ib_multipath_rec_t * const p_mpr, IN const osm_log_level_t log_level) argument
1195 osm_dump_mc_record(IN osm_log_t * const p_log, IN const ib_member_rec_t * const p_mcmr, IN const osm_log_level_t log_level) argument
1235 osm_dump_service_record(IN osm_log_t * const p_log, IN const ib_service_record_t * const p_sr, IN const osm_log_level_t log_level) argument
1337 osm_dump_inform_info(IN osm_log_t * const p_log, IN const ib_inform_info_t * const p_ii, IN const osm_log_level_t log_level) argument
1401 osm_dump_inform_info_record(IN osm_log_t * const p_log, IN const ib_inform_info_record_t * const p_iir, IN const osm_log_level_t log_level) argument
1485 osm_dump_link_record(IN osm_log_t * const p_log, IN const ib_link_record_t * const p_lr, IN const osm_log_level_t log_level) argument
1505 osm_dump_switch_info(IN osm_log_t * const p_log, IN const ib_switch_info_t * const p_si, IN const osm_log_level_t log_level) argument
1539 osm_dump_switch_info_record(IN osm_log_t * const p_log, IN const ib_switch_info_record_t * const p_sir, IN const osm_log_level_t log_level) argument
1578 osm_dump_pkey_block(IN osm_log_t * const p_log, IN uint64_t port_guid, IN uint16_t block_num, IN uint8_t port_num, IN const ib_pkey_table_t * const p_pkey_tbl, IN const osm_log_level_t log_level) argument
1605 osm_dump_slvl_map_table(IN osm_log_t * const p_log, IN uint64_t port_guid, IN uint8_t in_port_num, IN uint8_t out_port_num, IN const ib_slvl_table_t * const p_slvl_tbl, IN const osm_log_level_t log_level) argument
1635 osm_dump_vl_arb_table(IN osm_log_t * const p_log, IN uint64_t port_guid, IN uint8_t block_num, IN uint8_t port_num, IN const ib_vl_arb_table_t * const p_vla_tbl, IN const osm_log_level_t log_level) argument
1664 osm_dump_sm_info(IN osm_log_t * const p_log, IN const ib_sm_info_t * const p_smi, IN const osm_log_level_t log_level) argument
1687 osm_dump_sm_info_record(IN osm_log_t * const p_log, IN const ib_sminfo_record_t * const p_smir, IN const osm_log_level_t log_level) argument
1716 osm_dump_notice(IN osm_log_t * const p_log, IN const ib_mad_notice_attr_t * p_ntci, IN const osm_log_level_t log_level) argument
1805 osm_dump_dr_smp(IN osm_log_t * const p_log, IN const ib_smp_t * const p_smp, IN const osm_log_level_t log_level) argument
1929 osm_dump_sa_mad(IN osm_log_t * const p_log, IN const ib_sa_mad_t * const p_mad, IN const osm_log_level_t log_level) argument
1994 osm_dump_dr_path(IN osm_log_t * const p_log, IN const osm_dr_path_t * const p_path, IN const osm_log_level_t log_level) argument
2019 osm_dump_smp_dr_path(IN osm_log_t * const p_log, IN const ib_smp_t * const p_smp, IN const osm_log_level_t log_level) argument
[all...]
/freebsd-10.0-release/usr.sbin/nandsim/
H A Dsample.conf37 # log_level=0..255
38 log_level=11
H A Dnandsim_cfgparse.c286 err = rc_getint(f, "sim", 0, "log_level", &tmpv);
292 sim_conf.log_level = tmpv;
/freebsd-10.0-release/usr.sbin/ctld/
H A Dlog.c42 static int log_level = 0; variable
52 log_level = level;
190 if (log_level == 0)
/freebsd-10.0-release/usr.sbin/iscsid/
H A Dlog.c42 static int log_level = 0; variable
52 log_level = level;
190 if (log_level == 0)
/freebsd-10.0-release/crypto/openssh/
H A Dreadconf.h67 LogLevel log_level; /* Level for logging. */ member in struct:__anon4957
H A Dlog.c56 static LogLevel log_level = SYSLOG_LEVEL_INFO; variable
259 log_level = level;
395 if (level > log_level)
H A Dssh-keyscan.c613 int debug_flag = 0, log_level = SYSLOG_LEVEL_INFO; local
654 log_level = SYSLOG_LEVEL_DEBUG1;
656 else if (log_level < SYSLOG_LEVEL_DEBUG3)
657 log_level++;
704 log_init("ssh-keyscan", log_level, SYSLOG_FACILITY_USER, 1);
H A Dservconf.h96 LogLevel log_level; /* Level for system logging. */ member in struct:__anon4965
H A Dssh-pkcs11-helper.c273 LogLevel log_level = SYSLOG_LEVEL_ERROR; local
284 log_init(__progname, log_level, log_facility, log_stderr);
H A Dsshd.c1326 options.log_level,
1451 options.log_level = SYSLOG_LEVEL_DEBUG1;
1452 } else if (options.log_level < SYSLOG_LEVEL_DEBUG3)
1453 options.log_level++;
1478 options.log_level = SYSLOG_LEVEL_QUIET;
1568 options.log_level == SYSLOG_LEVEL_NOT_SET ?
1569 SYSLOG_LEVEL_INFO : options.log_level,
1866 log_init(__progname, options.log_level, options.log_facility, log_stderr);
1890 log_init(__progname, options.log_level, options.log_facility, log_stderr);
1983 log_init(__progname, options.log_level,
[all...]
H A Dssh.c448 options.log_level = SYSLOG_LEVEL_DEBUG1;
450 if (options.log_level < SYSLOG_LEVEL_DEBUG3)
451 options.log_level++;
499 options.log_level = SYSLOG_LEVEL_QUIET;
713 options.log_level == -1 ? SYSLOG_LEVEL_INFO : options.log_level,
746 log_init(argv0, options.log_level, SYSLOG_FACILITY_USER, !use_syslog);
H A Dsftp-server.c60 LogLevel log_level = SYSLOG_LEVEL_ERROR; variable
410 if (log_level > SYSLOG_LEVEL_VERBOSE ||
1394 "[-l log_level]\n\t[-u umask]\n",
1413 log_init(__progname, log_level, log_facility, log_stderr);
1433 log_level = log_level_number(optarg);
1434 if (log_level == SYSLOG_LEVEL_NOT_SET)
1462 log_init(__progname, log_level, log_facility, log_stderr);
H A Dssh-keygen.c77 int log_level = SYSLOG_LEVEL_INFO; variable
747 if (log_level >= SYSLOG_LEVEL_VERBOSE)
791 if (log_level >= SYSLOG_LEVEL_VERBOSE)
857 if (log_level >= SYSLOG_LEVEL_VERBOSE)
981 if (log_level >= SYSLOG_LEVEL_VERBOSE)
2350 if (log_level == SYSLOG_LEVEL_INFO)
2351 log_level = SYSLOG_LEVEL_DEBUG1;
2353 if (log_level >= SYSLOG_LEVEL_DEBUG1 &&
2354 log_level < SYSLOG_LEVEL_DEBUG3)
2355 log_level
[all...]
H A Dclientloop.c787 tochan = options.log_level >= SYSLOG_LEVEL_ERROR &&
1187 if (ch == 'V' && options.log_level >
1189 log_change_level(--options.log_level);
1190 if (ch == 'v' && options.log_level <
1192 log_change_level(++options.log_level);
1195 log_level_name(options.log_level));
1710 if (have_pty && options.log_level != SYSLOG_LEVEL_QUIET) {
H A Dreadconf.c809 log_level_ptr = &options->log_level;
1294 options->log_level = SYSLOG_LEVEL_NOT_SET;
1436 if (options->log_level == SYSLOG_LEVEL_NOT_SET)
1437 options->log_level = SYSLOG_LEVEL_INFO;
H A Dservconf.c102 options->log_level = SYSLOG_LEVEL_NOT_SET;
230 if (options->log_level == SYSLOG_LEVEL_NOT_SET)
231 options->log_level = SYSLOG_LEVEL_INFO;
1248 log_level_ptr = &options->log_level;
2099 dump_cfg_string(sLogLevel, log_level_name(o->log_level));
H A Dsession.c530 log_init(__progname, options.log_level,
699 log_init(__progname, options.log_level,
/freebsd-10.0-release/crypto/openssl/crypto/bio/
H A Dbss_log.c178 int log_level; member in struct:__anon5016
212 priority = mapping[i].log_level;
/freebsd-10.0-release/sys/dev/nand/
H A Dnandsim.h58 uint8_t log_level; member in struct:sim_param
H A Dnandsim.c151 nand_debug(NDBG_SIM,"log level:%d output %d", param->log_level,
153 nandsim_log_level = param->log_level;
/freebsd-10.0-release/sys/netgraph/atm/ccatm/
H A Dng_ccatm.c679 uint32_t log_level; local
681 log_level = cc_get_log(priv->data);
683 if (msg->header.arglen != sizeof(log_level)) {
694 cc_set_log(priv->data, log_level);
697 *(uint32_t *)resp->data = log_level;
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_auth_gnome_keyring/
H A Dgnome_keyring.c415 log_noop(const gchar *log_domain, GLogLevelFlags log_level,
413 log_noop(const gchar *log_domain, GLogLevelFlags log_level, const gchar *message, gpointer user_data) argument
/freebsd-10.0-release/contrib/subversion/
H A Dwin-tests.py169 log_level = None variable
239 log_level = val variable
798 set_log_level=log_level, ssl_cert=ssl_cert)

Completed in 258 milliseconds

12