/freebsd-src/contrib/openbsm/bin/auditdistd/ |
H A D | sender.c | 166 pjdlog_debug(1, "Connected to %s.", adhost->adh_remoteaddr); in sender_connect() 171 pjdlog_debug(1, "Timeout set to %d.", adcfg->adc_timeout); in sender_connect() 182 pjdlog_debug(1, "Welcome message sent (%s).", welcome); in sender_connect() 198 pjdlog_debug(1, "Welcome message received (%s).", welcome); in sender_connect() 211 pjdlog_debug(1, "Version %d negotiated with %s.", adhost->adh_version, in sender_connect() 220 pjdlog_debug(1, "Name (%s) sent.", adcfg->adc_name); in sender_connect() 228 pjdlog_debug(1, "Challenge received."); in sender_connect() 237 pjdlog_debug(1, "Response generated."); in sender_connect() 245 pjdlog_debug(1, "Response sent."); in sender_connect() 252 pjdlog_debug(1, "Challenge generated."); in sender_connect() [all …]
|
H A D | auditdistd.c | 140 pjdlog_debug(1, "%s process exited gracefully (pid=%u).", in child_exit_log() 237 pjdlog_debug(1, "Accepting connection to %s.", laddr); in listen_accept() 317 pjdlog_debug(1, "Version %d negotiated with %s.", adhost->adh_version, in listen_accept() 328 pjdlog_debug(1, "Challenge generated."); in listen_accept() 335 pjdlog_debug(1, "Challenge sent."); in listen_accept() 342 pjdlog_debug(1, "Response received."); in listen_accept() 350 pjdlog_debug(1, "Hash generated."); in listen_accept() 364 pjdlog_debug(1, "Challenge received."); in listen_accept() 372 pjdlog_debug(1, "Response generated."); in listen_accept() 379 pjdlog_debug(1, "Response sent."); in listen_accept() [all …]
|
H A D | receiver.c | 213 pjdlog_debug(3, "recv: Taking free request."); in recv_thread() 215 pjdlog_debug(3, "recv: (%p) Got request.", adreq); in recv_thread() 229 pjdlog_debug(3, in recv_thread() 239 pjdlog_debug(3, in recv_thread() 255 pjdlog_debug(3, in recv_thread() 313 pjdlog_debug(1, "Renamed file \"%s/%s\" to \"%s/%s\".", in receiver_open() 328 pjdlog_debug(1, "Opened file \"%s/%s\".", in receiver_open() 342 pjdlog_debug(1, "Created file \"%s/%s\".", in receiver_open() 384 pjdlog_debug(3, "Wrote %zd bytes into \"%s/%s\".", done, in receiver_append() 388 pjdlog_debug(2, "Appended %zu bytes to file \"%s/%s\".", in receiver_append() [all …]
|
H A D | trail.c | 230 pjdlog_debug(1, in trail_start() 236 pjdlog_debug(1, "File \"%s/%s\" doesn't exist.", in trail_start() 296 pjdlog_debug(1, in trail_start() 309 pjdlog_debug(1, "File \"%s/%s\" is already sent, removing it.", in trail_start() 344 pjdlog_debug(1, in trail_next() 367 pjdlog_debug(1, "No new trail files."); in trail_next() 380 pjdlog_debug(1, in trail_next() 402 pjdlog_debug(1, "Found next trail file: \"%s/%s\".", trail->tr_dirname, in trail_next() 454 pjdlog_debug(1, "Trail file \"%s/%s\" removed.", in trail_unlink() 489 pjdlog_debug(1, "Trail file \"%s/%s\" was renamed to \"%s/%s\".", in trail_switch() [all …]
|
H A D | proto_tls.c | 166 pjdlog_debug(2, "SSL_ERROR_WANT_READ"); in ssl_check_error() 169 pjdlog_debug(2, "SSL_ERROR_WANT_WRITE"); in ssl_check_error() 194 pjdlog_debug(2, "%s: start %d -> %d", __func__, recvfd, sendfd); in tcp_recv_ssl_send() 197 pjdlog_debug(2, "%s: recv() returned %zd", __func__, tcpdone); in tcp_recv_ssl_send() 199 pjdlog_debug(1, "Connection terminated."); in tcp_recv_ssl_send() 210 pjdlog_debug(2, "%s: send() returned %d", __func__, in tcp_recv_ssl_send() 220 pjdlog_debug(2, "%s: done %d -> %d", __func__, recvfd, sendfd); in tcp_recv_ssl_send() 234 pjdlog_debug(2, "%s: start %d -> %d", __func__, recvfd, sendfd); in ssl_recv_tcp_send() 237 pjdlog_debug(2, "%s: SSL_read() returned %d", __func__, in ssl_recv_tcp_send() 245 pjdlog_debug(2, "%s: send() returned %zd", __func__, in ssl_recv_tcp_send() [all …]
|
H A D | pjdlog.h | 80 void pjdlog_debug(int debuglevel, const char *fmt, ...) __printflike(2, 3);
|
H A D | sandbox.c | 221 pjdlog_debug(1, in sandbox()
|
H A D | parse.y | 278 pjdlog_debug(1, 292 pjdlog_debug(1,
|
H A D | pjdlog.c | 483 pjdlog_debug(int debuglevel, const char *fmt, ...) in pjdlog_debug() function
|
H A D | proto_tcp.c | 182 pjdlog_debug(1, "getaddrinfo(%s, %s) failed: %s.", iporhost, in tcp_addr()
|
/freebsd-src/sbin/hastd/ |
H A D | primary.c | 624 pjdlog_debug(1, "Direct reads enabled."); in enable_direct_reads() 705 pjdlog_debug(1, "Negotiated protocol version %d.", res->hr_version); in init_remote() 808 pjdlog_debug(1, "Increasing localcnt to %ju.", in init_remote() 940 pjdlog_debug(1, in init_ggate() 1153 pjdlog_debug(2, "Closing incoming connection to %s.", in remote_close() 1157 pjdlog_debug(2, "Closing outgoing connection to %s.", in remote_close() 1198 pjdlog_debug(1, "Increasing localcnt to %ju.", in write_complete() 1231 pjdlog_debug(2, "ggate_recv: Taking free request."); in ggate_recv_thread() 1233 pjdlog_debug(2, "ggate_recv: (%p) Got free request.", hio); in ggate_recv_thread() 1240 pjdlog_debug(2, in ggate_recv_thread() [all …]
|
H A D | secondary.c | 659 pjdlog_debug(2, "recv: Taking free request."); in recv_thread() 661 pjdlog_debug(2, "recv: (%p) Got request.", hio); in recv_thread() 668 pjdlog_debug(2, in recv_thread() 697 pjdlog_debug(2, in recv_thread() 714 pjdlog_debug(2, "recv: Taking free request."); in recv_thread() 716 pjdlog_debug(2, "recv: (%p) Got request.", in recv_thread() 725 pjdlog_debug(2, in recv_thread() 732 pjdlog_debug(2, "recv: (%p) Moving request to the disk queue.", in recv_thread() 755 pjdlog_debug(2, "disk: Taking request."); in disk_thread() 785 pjdlog_debug(1, "Local activemap cleared."); in disk_thread() [all …]
|
H A D | hastd.c | 311 pjdlog_debug(1, "Worker process exited gracefully (pid=%u).", in child_exit_log() 560 pjdlog_debug(1, "PID stored in %s.", in hastd_reload() 756 pjdlog_debug(1, "Accepting connection to %s.", laddr); in listen_accept() 799 pjdlog_debug(2, "%s: resource=%s", raddr, resname); in listen_accept() 801 pjdlog_debug(2, "%s: version=%hhu", raddr, version); in listen_accept() 876 pjdlog_debug(1, "Initial connection from %s.", raddr); in listen_accept() 879 pjdlog_debug(1, in listen_accept() 908 pjdlog_debug(1, in listen_accept() 926 pjdlog_debug(1, "Negotiated protocol version %hhu.", version); in listen_accept() 952 pjdlog_debug(1, "Incoming connection from %s configured.", in listen_accept() [all …]
|
H A D | hooks.c | 261 pjdlog_debug(1, "Unknown process pid=%u", pid); in hook_check_one() 267 pjdlog_debug(1, "Hook exited gracefully (pid=%u, cmd=[%s]).", in hook_check_one() 288 pjdlog_debug(2, "Checking hooks."); in hook_check() 365 pjdlog_debug(1, "Executing hook: %s", hp->hp_comm); in hook_execv()
|
H A D | metadata.c | 68 pjdlog_debug(1, "Obtained info about %s.", res->hr_localpath); in metadata_read() 82 pjdlog_debug(1, "Locked %s.", res->hr_localpath); in metadata_read()
|
H A D | pjdlog.h | 80 void pjdlog_debug(int debuglevel, const char *fmt, ...) __printflike(2, 3);
|
H A D | subr.c | 293 pjdlog_debug(1, in drop_privs()
|
H A D | parse.y | 937 pjdlog_debug(1, in yy_config_parse() 953 pjdlog_debug(1, in yy_config_parse()
|
H A D | pjdlog.c | 476 pjdlog_debug(int debuglevel, const char *fmt, ...) in pjdlog_debug() function
|
H A D | control.c | 126 pjdlog_debug(1, "Worker process %u stopped.", in control_set_role_common()
|
H A D | proto_tcp.c | 176 pjdlog_debug(1, "getaddrinfo(%s, %s) failed: %s.", iporhost, in tcp_addr()
|
/freebsd-src/sbin/hastctl/ |
H A D | hastctl.c | 281 pjdlog_debug(2, "Role unchanged (%s).", oldrole); in control_set_role() 283 pjdlog_debug(1, "Role changed from %s to %s.", oldrole, in control_set_role()
|
/freebsd-src/lib/libpjdlog/ |
H A D | pjdlog.h | 112 #define pjdlog_debug(debuglevel, ...) \ macro
|