Home
last modified time | relevance | path

Searched refs:DEBUG_NOTICE (Results 1 – 25 of 67) sorted by relevance

123

/dports/audio/re/re-0.5.8/include/
H A Dre_dbg.h84 #define DEBUG_NOTICE(...) \ macro
87 #define DEBUG_NOTICE(...) macro
114 #define DEBUG_NOTICE(a...) dbg_printf(DBG_NOTICE, DEBUG_MODULE ": " a) macro
116 #define DEBUG_NOTICE(a...) macro
141 #define DEBUG_NOTICE dbg_notice macro
143 #define DEBUG_NOTICE dbg_noprintf macro
/dports/net/samba412/samba-4.12.15/ctdb/server/
H A Dctdb_monitor.c155 DEBUG(DEBUG_NOTICE,("monitor event failed - disabling node\n")); in ctdb_health_callback()
161 DEBUG(DEBUG_NOTICE,("monitor event OK - node re-enabled\n")); in ctdb_health_callback()
228 DEBUG(DEBUG_NOTICE,("startup event OK - enabling monitoring\n")); in ctdb_startup_callback()
258 DEBUG(DEBUG_NOTICE, in ctdb_run_startup()
266 DEBUG(DEBUG_NOTICE,("Running the \"startup\" event.\n")); in ctdb_run_startup()
295 DEBUG(DEBUG_NOTICE,("CTDB_WAIT_UNTIL_RECOVERED\n")); in ctdb_wait_until_recovered()
297 DEBUG(DEBUG_NOTICE,("Node is STOPPED. Node will NOT recover.\n")); in ctdb_wait_until_recovered()
313 DEBUG(DEBUG_NOTICE,(__location__ " in recovery. Wait one more second\n")); in ctdb_wait_until_recovered()
324 DEBUG(DEBUG_NOTICE,(__location__ " wait for pending recoveries to end. Wait one more second.\n")); in ctdb_wait_until_recovered()
423 DEBUG(DEBUG_NOTICE,("Monitoring has been stopped\n")); in ctdb_stop_monitoring()
H A Dctdb_recoverd.c168 DEBUG(DEBUG_NOTICE, in ctdb_op_begin()
208 DEBUG(DEBUG_NOTICE,("Reenabling %s\n", state->name)); in ctdb_op_disable()
219 DEBUG(DEBUG_NOTICE,("Disabling %s for %u seconds\n", in ctdb_op_disable()
966 DEBUG(DEBUG_NOTICE, ("Takeover run starting\n")); in do_takeover_run()
1083 DEBUG(DEBUG_NOTICE, in do_recovery()
2070 DEBUG(DEBUG_NOTICE, in interfaces_have_changed()
2077 DEBUG(DEBUG_NOTICE, in interfaces_have_changed()
2199 DEBUG(DEBUG_NOTICE,("Trigger takeoverrun\n")); in verify_local_ip_allocation()
2322 DEBUG(DEBUG_NOTICE, in validate_recovery_master()
2363 DEBUG(DEBUG_NOTICE, in validate_recovery_master()
[all …]
H A Dctdb_keepalive.c142 DEBUG(DEBUG_NOTICE,("dead count reached for node %u\n", node->pnn)); in ctdb_check_for_dead_nodes()
175 DEBUG(DEBUG_NOTICE,("Keepalive monitoring has been started\n")); in ctdb_start_keepalive()
H A Dipalloc_deterministic.c37 DEBUG(DEBUG_NOTICE,("Deterministic IPs enabled. Resetting all ip allocations\n")); in ipalloc_deterministic()
H A Dctdb_ltdb_server.c257 DEBUG(DEBUG_NOTICE,("Discarding previous generation lockwait packet\n")); in lock_fetch_callback()
513 DEBUG(DEBUG_NOTICE,("Updated db health for db(%s): OK\n", in ctdb_update_persistent_health()
621 DEBUG(DEBUG_NOTICE, in ctdb_recheck_persistent_health()
731 DEBUG(DEBUG_NOTICE,("OPENED tracking database : '%s'\n", ropath)); in ctdb_set_db_readonly()
735 DEBUG(DEBUG_NOTICE, ("Readonly property set on DB %s\n", ctdb_db->db_name)); in ctdb_set_db_readonly()
1034 DEBUG(DEBUG_NOTICE,("Attached to database '%s' with flags 0x%x\n", in ctdb_local_attach()
1301 DEBUG(DEBUG_NOTICE, ("Detached from database '%s'\n", in ctdb_control_db_detach()
1593 DEBUG(DEBUG_NOTICE,("set db sticky %s\n", ctdb_db->db_name)); in ctdb_set_db_sticky()
H A Dctdb_takeover.c528 DEBUG(DEBUG_NOTICE,("Takeover of IP %s/%u rejected " in ctdb_do_takeip()
553 DEBUG(DEBUG_NOTICE,("Takeover of IP %s/%u on interface %s\n", in ctdb_do_takeip()
644 DEBUG(DEBUG_NOTICE,("Update of IP %s/%u rejected " in ctdb_do_updateip()
682 DEBUG(DEBUG_NOTICE,("Update of IP %s/%u from " in ctdb_do_updateip()
989 DEBUG(DEBUG_NOTICE,("Release of IP %s/%u rejected " in ctdb_control_release_ip()
998 DEBUG(DEBUG_NOTICE,("Release of IP %s/%u on interface %s node:%d\n", in ctdb_control_release_ip()
1675 DEBUG(DEBUG_NOTICE,(__location__ " Released %d public IPs\n", count)); in ctdb_release_all_ips()
2222 DEBUG(DEBUG_NOTICE,("Add IP %s\n", ctdb_addr_to_str(&pub->addr))); in ctdb_control_add_public_address()
2255 DEBUG(DEBUG_NOTICE,("Delete IP %s\n", ctdb_addr_to_str(&pub->addr))); in ctdb_control_del_public_address()
2441 DEBUG(DEBUG_NOTICE, in ctdb_reloadips_child()
[all …]
/dports/comms/gammu/gammu-1.42.0/smsd/
H A Dcore.c307 case DEBUG_NOTICE: in SMSD_Log()
458 SMSD_Log(DEBUG_NOTICE, Config, "Using FILES service"); in SMSGetService()
461 SMSD_Log(DEBUG_NOTICE, Config, "Using NULL service"); in SMSGetService()
465 SMSD_Log(DEBUG_NOTICE, Config, "Using SQL service"); in SMSGetService()
792 SMSD_Log(DEBUG_NOTICE, Config, "Configuring Gammu SMSD..."); in SMSD_ReadConfig()
859 SMSD_Log(DEBUG_NOTICE, Config, "mode: Send=%d, Receive=%d", in SMSD_ReadConfig()
917 SMSD_Log(DEBUG_NOTICE, Config, "Include numbers available"); in SMSD_ReadConfig()
943 SMSD_Log(DEBUG_NOTICE, Config, "Include smsc available"); in SMSD_ReadConfig()
947 SMSD_Log(DEBUG_NOTICE, Config, "Exclude smsc available"); in SMSD_ReadConfig()
1015 SMSD_Log(DEBUG_NOTICE, Config, "Trying to enter code"); in SMSD_CheckSecurity()
[all …]
/dports/audio/re/re-0.5.8/src/main/
H A Depoll.c41 DEBUG_NOTICE("epoll is broken in osrel=0x%08x\n", osrel);
48 DEBUG_NOTICE("epoll_create: %m\n", errno);
/dports/irc/unreal/Unreal3.2.10.7/src/
H A Ds_auth.c49 Debug((DEBUG_NOTICE, "ident_failed() for %x", cptr)); in ident_failed()
82 Debug((DEBUG_NOTICE, "start_auth(%x) slot=%d, fd=%d, status=%d", in start_auth()
150 Debug((DEBUG_NOTICE, "write_authports(%x) fd %d authfd %d stat %d", in send_authports()
191 Debug((DEBUG_NOTICE, "read_authports(%x) fd %d authfd %d stat %d", in read_authports()
/dports/audio/re/re-0.5.8/src/mod/
H A Dmod.c58 DEBUG_NOTICE("close: error (%m)\n", err); in mod_destructor()
115 DEBUG_NOTICE("module already loaded: %s\n", name); in mod_load()
169 DEBUG_NOTICE("module already loaded: %s\n", me->name); in mod_add()
/dports/irc/undernet-ircu/ircu2.10.12.19/ircd/
H A Dircd.c175 Debug((DEBUG_NOTICE, "Restarting server...")); in server_restart()
219 Debug((DEBUG_NOTICE, "Error writing to pid file %s: %m", in write_pidfile()
223 Debug((DEBUG_NOTICE, "Error opening pid file %s: %m", in write_pidfile()
262 Debug((DEBUG_NOTICE, "Connection check at : %s", myctime(CurrentTime))); in try_connections()
314 Debug((DEBUG_NOTICE, "Next connection check : %s", myctime(next))); in try_connections()
761 Debug((DEBUG_NOTICE, "Server ready...")); in main()
H A Dm_squit.c81 Debug((DEBUG_NOTICE, "Ignoring SQUIT to an unknown server")); in ms_squit()
99 Debug((DEBUG_NOTICE, "Ignoring SQUIT with the wrong timestamp")); in ms_squit()
H A Dparse.c854 Debug((DEBUG_NOTICE, "Empty message from host %s:%s", in parse_client()
1011 Debug((DEBUG_NOTICE, "Unknown prefix (%s)(%s) from (%s)", in parse_server()
1033 Debug((DEBUG_NOTICE, "Fake direction: Message (%s) coming from (%s)", in parse_server()
1117 Debug((DEBUG_NOTICE, "Fake direction: Message (%s) coming from (%s)", in parse_server()
1128 Debug((DEBUG_NOTICE, "Empty message from host %s:%s", in parse_server()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/base_wx/
H A Dwxutils.h38 #undef DEBUG_NOTICE
51 #define DEBUG_NOTICE(msg) { std::cerr << "NOTICE " << DEBUG_HEADER << msg << std::endl; } macro
/dports/irc/unreal/Unreal3.2.10.7/src/modules/
H A Dm_pingpong.c71 Debug((DEBUG_NOTICE, "INIT")); in MOD_INIT()
158 Debug((DEBUG_NOTICE, "NOSPOOF")); in m_nospoof()
247 Debug((DEBUG_NOTICE, "PONG: %s %s", origin, in m_pong()
/dports/irc/irc/irc2.11.2p3/ircd/
H A Ds_auth.c544 Debug((DEBUG_NOTICE,"start_auth(%x) fd %d status %d", in start_auth()
613 Debug((DEBUG_NOTICE,"auth(%x) from %s %x %x", in start_auth()
618 Debug((DEBUG_NOTICE,"auth(%x) from %s", in start_auth()
627 Debug((DEBUG_NOTICE,"auth(%x) to %s", in start_auth()
631 Debug((DEBUG_NOTICE,"auth(%x) to %s", in start_auth()
698 Debug((DEBUG_NOTICE,"write_authports(%x) fd %d authfd %d stat %d", in send_authports()
754 Debug((DEBUG_NOTICE,"read_authports(%x) fd %d authfd %d stat %d", in read_authports()
H A Dircd.c181 Debug((DEBUG_NOTICE,"Restarting server...")); in server_reboot()
244 Debug((DEBUG_NOTICE,"Connection check at : %s", in try_connections()
381 Debug((DEBUG_NOTICE,"Next connection check : %s", myctime(next))); in try_connections()
576 Debug((DEBUG_NOTICE, "%s/%c%s timeout %s", in check_pings()
690 Debug((DEBUG_NOTICE,"Next check_ping() call at: %s, %d %d %d", in check_pings()
1127 Debug((DEBUG_NOTICE,"Server ready...")); in main()
/dports/comms/gammu/gammu-1.42.0/smsd/services/
H A Dfiles.c117 SMSD_Log(DEBUG_NOTICE, Config, "Delivery report: %s to %s, message reference 0x%02x", in SMSDFiles_SaveInboxSMS()
467 …SMSD_Log(DEBUG_NOTICE, Config, "Found %i sms to \"%s\" with bookmark \"%s\" cod %i lgt %i udh: t %… in SMSDFiles_FindOutboxSMS()
473 …SMSD_Log(DEBUG_NOTICE, Config, "Found %i sms to \"%s\" with text \"%s\" cod %i lgt %i udh: t %i l … in SMSDFiles_FindOutboxSMS()
480 SMSD_Log(DEBUG_NOTICE, Config, "error: SMS-count = 0"); in SMSDFiles_FindOutboxSMS()
817 …SMSD_Log(DEBUG_NOTICE, Config, "Inbox is \"%s\" with format \"%s\"", Config->inboxpath, Config->in… in SMSDFiles_ReadConfiguration()
845 …SMSD_Log(DEBUG_NOTICE, Config, "Outbox is \"%s\" with format \"%s\" and transmission format \"%s\"… in SMSDFiles_ReadConfiguration()
859 SMSD_Log(DEBUG_NOTICE, Config, "Sent SMS moved to \"%s\"",Config->sentsmspath); in SMSDFiles_ReadConfiguration()
870 SMSD_Log(DEBUG_NOTICE, Config, "SMS with errors moved to \"%s\"",Config->errorsmspath); in SMSDFiles_ReadConfiguration()
/dports/audio/re/re-0.5.8/src/rtp/
H A Dfb.c103 DEBUG_NOTICE("unknown RTPFB fmt %d\n", msg->hdr.count);
164 DEBUG_NOTICE("unknown PSFB fmt %d\n", msg->hdr.count);
/dports/audio/baresip/baresip-0.5.8/test/sip/
H A Dsipsrv.c76 DEBUG_NOTICE("domain auth/find error: %m\n", err); in handle_register()
192 DEBUG_NOTICE("[%u] recv %r via %s\n", srv->instance, in sip_msg_handler()
206 DEBUG_NOTICE("method not handled (%r)\n", &msg->met); in sip_msg_handler()
/dports/net/samba412/samba-4.12.15/ctdb/common/
H A Dlogging.h28 #define DEBUG_NOTICE DBGLVL_NOTICE macro
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_base/hugin_utils/
H A Dutils.h65 #define DEBUG_NOTICE(msg) { std::cerr << "NOTICE " << DEBUG_HEADER << msg << std::endl; } macro
70 #define DEBUG_NOTICE(msg) macro
/dports/irc/undernet-ircu/ircu2.10.12.19/include/
H A Ds_debug.h38 #define DEBUG_NOTICE 3 /**< somewhat useful, but non-critical, messages */ macro
/dports/audio/re/re-0.5.8/src/lock/
H A Dlock.c66 DEBUG_NOTICE("init debug lock\n");

123