Home
last modified time | relevance | path

Searched refs:log_type (Results 201 – 225 of 1357) sorted by relevance

12345678910>>...55

/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/include/
H A Dlog.h174 unsigned int log_type; member
211 int pr_log_event_generate(unsigned int log_type, int log_fd, int log_level,
217 int pr_log_event_listening(unsigned int log_type);
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/include/
H A Dlog.h174 unsigned int log_type; member
211 int pr_log_event_generate(unsigned int log_type, int log_fd, int log_level,
217 int pr_log_event_listening(unsigned int log_type);
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/include/
H A Dlog.h174 unsigned int log_type; member
211 int pr_log_event_generate(unsigned int log_type, int log_fd, int log_level,
217 int pr_log_event_listening(unsigned int log_type);
/dports/ftp/proftpd/proftpd-1.3.7c/include/
H A Dlog.h174 unsigned int log_type; member
211 int pr_log_event_generate(unsigned int log_type, int log_fd, int log_level,
217 int pr_log_event_listening(unsigned int log_type);
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/plugins/net/netstatus/swt/
H A DNetStatusPluginView.java80 private int log_type = LOG_NORMAL; field in NetStatusPluginView
417 log_type = LOG_SUCCESS; in startTestSupport()
423 log_type = LOG_NORMAL; in startTestSupport()
432 log_type = LOG_INFO; in startTestSupport()
438 log_type = LOG_NORMAL; in startTestSupport()
447 log_type = LOG_ERROR; in startTestSupport()
453 log_type = LOG_NORMAL; in startTestSupport()
532 final int f_log_type = log_type; in print()
/dports/mail/dovecot/dovecot-2.3.17/src/log/
H A Dlog-connection.c36 enum log_type log_type; member
282 failure.log_type = log->partial_line.log_type; in log_it()
293 log->partial_line.log_type = failure.log_type; in log_it()
299 switch (failure.log_type) { in log_it()
316 i_assert(failure.log_type < LOG_TYPE_COUNT); in log_it()
319 failure_ctx.type = failure.log_type; in log_it()
/dports/multimedia/motion/motion-release-4.3.2/src/
H A Dlogger.c19 static unsigned int log_type = TYPE_DEFAULT; variable
65 log_type = type; in set_log_type()
192 if ((log_type != TYPE_ALL) && (type != log_type)) in motion_log()
/dports/science/pagmo2/pagmo2-2.18.0/include/pagmo/algorithms/
H A Dsga.hpp141 typedef std::vector<log_line_type> log_type; typedef in pagmo::sga
254 const log_type &get_log() const in get_log()
284 mutable log_type m_log;
H A Dpso.hpp116 typedef std::vector<log_line_type> log_type; typedef in pagmo::pso
220 const log_type &get_log() const in get_log()
263 mutable log_type m_log;
H A Dcmaes.hpp100 typedef std::vector<log_line_type> log_type; typedef in pagmo::cmaes
214 const log_type &get_log() const in get_log()
266 mutable log_type m_log;
H A Dnlopt.hpp136 using log_type = std::vector<log_line_type>; typedef in pagmo::nlopt
199 const log_type &get_log() const in get_log()
421 mutable log_type m_log;
H A Dmbh.hpp88 typedef std::vector<log_line_type> log_type; typedef in pagmo::mbh
261 const log_type &get_log() const in get_log()
294 mutable log_type m_log;
H A Dpso_gen.hpp81 typedef std::vector<log_line_type> log_type; typedef in pagmo::pso_gen
188 const log_type &get_log() const in get_log()
230 mutable log_type m_log;
H A Dipopt.hpp154 using log_type = std::vector<log_line_type>; typedef in pagmo::ipopt
239 const log_type &get_log() const in get_log()
313 mutable log_type m_log;
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/
H A DLog.php54 * @param string $log_type
59 private static function addLog(string $message, string $log_type, Tree $tree = null): void argument
71 'log_type' => $log_type,
/dports/benchmarks/thrulay/thrulay-0.9/src/
H A Dthrulayd.c76 int log_type = LOGTYPE_SYSLOG; /* default is syslog */ in main() local
115 log_type = LOGTYPE_STDERR; in main()
136 rc = thrulay_server_init(log_type, reporting_verbosity); in main()
/dports/net-mgmt/observium/observium/update/
H A D160.sql1 ALTER TABLE `alert_log` CHANGE `log_type` `log_type` ENUM( 'ALERT_NOTIFY', 'FAIL', 'FAIL_DELA…
H A D159.sql1 ALTER TABLE `alert_log` CHANGE `log_type` `log_type` ENUM( 'ALERT_NOTIFY', 'FAIL', 'FAIL_DELA…
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/phpmyadmin/sql-parser/src/Statements/
H A DPurgeStatement.php33 public $log_type; variable in PhpMyAdmin\\SqlParser\\Statements\\PurgeStatement
54 $ret = 'PURGE ' . $this->log_type . ' ' . 'LOGS '
95 … $this->log_type = self::parseExpectedKeyword($parser, $token, array('BINARY', 'MASTER'));
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/phpmyadmin/sql-parser/src/Statements/
H A DPurgeStatement.php32 public $log_type; variable in PhpMyAdmin\\SqlParser\\Statements\\PurgeStatement
53 $ret = 'PURGE ' . $this->log_type . ' LOGS '
96 … $this->log_type = self::parseExpectedKeyword($parser, $token, ['BINARY', 'MASTER']);
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/pmpanngfw/
H A Dpmpanngfw.c91 uint64 log_type; variable
139 log_type = *((uint64 *)p2parse);
141 if ((log_type & log_types[j].mask) == log_types[j].value)
145 dbgprintf("not a PAN-OS syslog message, log type: %llx\n", log_type);
/dports/chinese/libpinyin/libpinyin-2.3.0/src/storage/
H A Dphrase_index.cpp432 LOG_TYPE log_type = LOG_INVALID_RECORD; in merge() local
439 (log_type, token, &oldchunk, &newchunk); in merge()
444 switch(log_type){ in merge()
726 LOG_TYPE log_type; phrase_token_t token; in _peek_header() local
731 (log_type, token, &oldchunk, &newchunk); in _peek_header()
736 if (LOG_MODIFY_HEADER != log_type) in _peek_header()
755 LOG_TYPE log_type = LOG_INVALID_RECORD; in _compute_new_header() local
767 if (LOG_MODIFY_HEADER == log_type) in _compute_new_header()
773 switch(log_type) { in _compute_new_header()
821 LOG_TYPE log_type = LOG_INVALID_RECORD; in _mask_out_records() local
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/src/alge/
H A Dcs_sles_hypre.c509 cs_log_t log_type) in cs_sles_hypre_log() argument
513 if (log_type == CS_LOG_SETUP) { in cs_sles_hypre_log()
515 cs_log_printf(log_type, in cs_sles_hypre_log()
519 cs_log_printf(log_type, in cs_sles_hypre_log()
523 cs_log_printf(log_type, in cs_sles_hypre_log()
528 else if (log_type == CS_LOG_PERFORMANCE) { in cs_sles_hypre_log()
539 cs_log_printf(log_type, in cs_sles_hypre_log()
544 cs_log_printf(log_type, in cs_sles_hypre_log()
548 cs_log_printf(log_type, in cs_sles_hypre_log()
550 cs_log_printf(log_type, in cs_sles_hypre_log()
[all …]
/dports/sysutils/openipmi/OpenIPMI-2.0.29/unix/
H A Dposix_os_hnd.c56 enum ipmi_log_type_e log_type,
330 enum ipmi_log_type_e log_type, in default_vlog() argument
335 switch(log_type) in default_vlog()
379 enum ipmi_log_type_e log_type, in sposix_vlog() argument
387 log_handler(handler, format, log_type, ap); in sposix_vlog()
389 posix_vlog((char *) format, log_type, ap); in sposix_vlog()
391 default_vlog(format, log_type, ap); in sposix_vlog()
396 enum ipmi_log_type_e log_type, in sposix_log() argument
403 sposix_vlog(handler, log_type, format, ap); in sposix_log()
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/webdriver/tests/bidi/log/entry_added/
H A D__init__.py93 def create_log(current_session, inline, log_type, text="foo"): argument
94 if log_type == "console_api_log":
96 if log_type == "javascript_error":

12345678910>>...55