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

12

/freebsd-10.1-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.1-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.1-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.1-release/usr.sbin/autofs/
H A Dlog.c44 static int log_level = 0; variable
54 log_level = level;
192 if (log_level == 0)
/freebsd-10.1-release/usr.sbin/ctld/
H A Dlog.c44 static int log_level = 0; variable
54 log_level = level;
192 if (log_level == 0)
/freebsd-10.1-release/usr.sbin/iscsid/
H A Dlog.c44 static int log_level = 0; variable
54 log_level = level;
192 if (log_level == 0)
/freebsd-10.1-release/crypto/openssh/
H A Dlog.c56 static LogLevel log_level = SYSLOG_LEVEL_INFO; variable
259 log_level = level;
395 if (level > log_level)
H A Dreadconf.h72 LogLevel log_level; /* Level for logging. */ member in struct:__anon5151
H A Dssh-keyscan.c617 int debug_flag = 0, log_level = SYSLOG_LEVEL_INFO; local
658 log_level = SYSLOG_LEVEL_DEBUG1;
660 else if (log_level < SYSLOG_LEVEL_DEBUG3)
661 log_level++;
711 log_init("ssh-keyscan", log_level, SYSLOG_FACILITY_USER, 1);
H A Dservconf.h97 LogLevel log_level; /* Level for system logging. */ member in struct:__anon5161
H A Dssh-pkcs11-helper.c274 LogLevel log_level = SYSLOG_LEVEL_ERROR; local
285 log_init(__progname, log_level, log_facility, log_stderr);
H A Dsshd.c1346 options.log_level,
1474 options.log_level = SYSLOG_LEVEL_DEBUG1;
1475 } else if (options.log_level < SYSLOG_LEVEL_DEBUG3)
1476 options.log_level++;
1501 options.log_level = SYSLOG_LEVEL_QUIET;
1591 options.log_level == SYSLOG_LEVEL_NOT_SET ?
1592 SYSLOG_LEVEL_INFO : options.log_level,
1891 log_init(__progname, options.log_level, options.log_facility, log_stderr);
1915 log_init(__progname, options.log_level, options.log_facility, log_stderr);
2006 log_init(__progname, options.log_level,
[all...]
H A Dssh.c628 options.log_level = SYSLOG_LEVEL_DEBUG1;
630 if (options.log_level < SYSLOG_LEVEL_DEBUG3)
631 options.log_level++;
679 options.log_level = SYSLOG_LEVEL_QUIET;
894 options.log_level == -1 ? SYSLOG_LEVEL_INFO : options.log_level,
971 log_init(argv0, options.log_level, SYSLOG_FACILITY_USER, !use_syslog);
H A Dsftp-server.c61 static LogLevel log_level = SYSLOG_LEVEL_ERROR; variable
526 if (log_level > SYSLOG_LEVEL_VERBOSE ||
1432 "[-l log_level]\n\t[-P blacklisted_requests] "
1453 log_init(__progname, log_level, log_facility, log_stderr);
1485 log_level = log_level_number(optarg);
1486 if (log_level == SYSLOG_LEVEL_NOT_SET)
1524 log_init(__progname, log_level, log_facility, log_stderr);
H A Dssh-keygen.c77 int log_level = SYSLOG_LEVEL_INFO; variable
763 if (log_level >= SYSLOG_LEVEL_VERBOSE)
807 if (log_level >= SYSLOG_LEVEL_VERBOSE)
873 if (log_level >= SYSLOG_LEVEL_VERBOSE)
997 if (log_level >= SYSLOG_LEVEL_VERBOSE)
2382 if (log_level == SYSLOG_LEVEL_INFO)
2383 log_level = SYSLOG_LEVEL_DEBUG1;
2385 if (log_level >= SYSLOG_LEVEL_DEBUG1 &&
2386 log_level < SYSLOG_LEVEL_DEBUG3)
2387 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 Dservconf.c103 options->log_level = SYSLOG_LEVEL_NOT_SET;
234 if (options->log_level == SYSLOG_LEVEL_NOT_SET)
235 options->log_level = SYSLOG_LEVEL_INFO;
1261 log_level_ptr = &options->log_level;
2111 dump_cfg_string(sLogLevel, log_level_name(o->log_level));
H A Dreadconf.c1120 log_level_ptr = &options->log_level;
1623 options->log_level = SYSLOG_LEVEL_NOT_SET;
1786 if (options->log_level == SYSLOG_LEVEL_NOT_SET)
1787 options->log_level = SYSLOG_LEVEL_INFO;
/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A Dbss_log.c177 int log_level; member in struct:__anon35
251 priority = mapping[i].log_level;
/freebsd-10.1-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.1-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.1-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.1-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 252 milliseconds

12