Home
last modified time | relevance | path

Searched refs:log__printf (Results 101 – 125 of 128) sorted by relevance

123456

/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/src/
H A Dsession_expiry.c126 log__printf(NULL, MOSQ_LOG_NOTICE, "Expiring client %s due to timeout.", context->id); in session_expiry__check()
H A Dhandle_auth.c93log__printf(NULL, MOSQ_LOG_DEBUG, "Received AUTH from %s (rc%d, %s)", context->id, reason_code, co… in handle__auth()
H A Ddatabase.c426 log__printf(NULL, MOSQ_LOG_NOTICE, in db__message_insert()
441 log__printf(NULL, MOSQ_LOG_NOTICE, in db__message_insert()
643 log__printf(NULL, MOSQ_LOG_ERR, "Error: Out of memory."); in db__message_store()
658 log__printf(NULL, MOSQ_LOG_ERR, "Error: Out of memory."); in db__message_store()
H A Dsubs.c688 log__printf(NULL, MOSQ_LOG_ERR, "Error: Out of memory."); in sub__add_hier_entry()
697 log__printf(NULL, MOSQ_LOG_ERR, "Error: Out of memory."); in sub__add_hier_entry()
748 log__printf(NULL, MOSQ_LOG_ERR, "Error: Out of memory."); in sub__add()
/dports/net/mosquitto/mosquitto-2.0.13/apps/db_dump/
H A Dstubs.c46 int log__printf(struct mosquitto *mosq, unsigned int level, const char *fmt, ...) in log__printf() function
H A Ddb_dump.c258 log__printf(NULL, MOSQ_LOG_ERR, "Error: Out of memory."); in dump__msg_store_chunk_process()
/dports/net/mosquitto/mosquitto-2.0.13/lib/
H A Dhandle_connack.c35 log__printf(mosq, MOSQ_LOG_DEBUG, "Client %s received CONNACK (%d)", mosq->id, reason_code); in connack_callback()
H A Dtls_mosq.c76 log__printf(mosq, MOSQ_LOG_ERR, "Error: host name verification failed."); in mosquitto__server_certificate_verify()
H A Dmisc_mosq.c136 log__printf(NULL, MOSQ_LOG_ERR, "Error: %s is not a file.", path); in mosquitto__fopen()
H A Dhandle_publish.c116 log__printf(mosq, MOSQ_LOG_DEBUG, in handle__publish()
H A Dutil_mosq.c85log__printf(NULL, MOSQ_LOG_NOTICE, "Bridge connection %s has exceeded idle timeout, disconnecting.… in mosquitto__check_keepalive()
H A Dmosquitto.c223 log__printf(mosq, MOSQ_LOG_WARNING, in mosquitto_reinitialise()
H A Dproperty_mosq.c144 log__printf(NULL, MOSQ_LOG_DEBUG, "Unsupported property type: %d", property_identifier); in property__read()
418 log__printf(NULL, MOSQ_LOG_DEBUG, "Unsupported property type: %d", property->identifier); in property__write()
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/lib/
H A Dtls_mosq.c70 log__printf(mosq, MOSQ_LOG_ERR, "Error: host name verification failed."); in mosquitto__server_certificate_verify()
H A Dhandle_publish.c112 log__printf(mosq, MOSQ_LOG_DEBUG, in handle__publish()
H A Dutil_mosq.c81log__printf(NULL, MOSQ_LOG_NOTICE, "Bridge connection %s has exceeded idle timeout, disconnecting.… in mosquitto__check_keepalive()
H A Dconnect.c92 log__printf(mosq, MOSQ_LOG_WARNING, in mosquitto__connect_init()
H A Dpacket_mosq.c429log__printf(NULL, MOSQ_LOG_INFO, "Client %s sent too large packet %d, disconnecting.", mosq->id, m…
/dports/net/mosquitto/mosquitto-2.0.13/src/
H A Dhandle_auth.c98log__printf(NULL, MOSQ_LOG_DEBUG, "Received AUTH from %s (rc%d, %s)", context->id, reason_code, co… in handle__auth()
H A Dsubs.c559 log__printf(NULL, MOSQ_LOG_ERR, "Error: Out of memory."); in sub__add_hier_entry()
568 log__printf(NULL, MOSQ_LOG_ERR, "Error: Out of memory."); in sub__add_hier_entry()
606 log__printf(NULL, MOSQ_LOG_ERR, "Error: Out of memory."); in sub__add()
H A Ddatabase.c511 log__printf(NULL, MOSQ_LOG_NOTICE, in db__message_insert()
526 log__printf(NULL, MOSQ_LOG_NOTICE, in db__message_insert()
744 log__printf(NULL, MOSQ_LOG_ERR, "Error: Out of memory."); in db__message_store()
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/test/unit/
H A Dpersist_read_stubs.c108 int log__printf(struct mosquitto *mosq, int priority, const char *fmt, ...) in log__printf() function
/dports/net/mosquitto/mosquitto-2.0.13/test/unit/
H A Dpersist_read_stubs.c103 int log__printf(struct mosquitto *mosq, unsigned int priority, const char *fmt, ...) in log__printf() function
H A Dsubs_stubs.c38 int log__printf(struct mosquitto *mosq, unsigned int priority, const char *fmt, ...) in log__printf() function
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/src/db_dump/
H A Ddb_dump.c255 log__printf(NULL, MOSQ_LOG_ERR, "Error: Out of memory."); in dump__msg_store_chunk_process()

123456