Searched refs:pjdlog_debug (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dsender.c166 pjdlog_debug(1, "Connected to %s.", adhost->adh_remoteaddr);
171 pjdlog_debug(1, "Timeout set to %d.", adcfg->adc_timeout);
182 pjdlog_debug(1, "Welcome message sent (%s).", welcome);
198 pjdlog_debug(1, "Welcome message received (%s).", welcome);
211 pjdlog_debug(1, "Version %d negotiated with %s.", adhost->adh_version,
220 pjdlog_debug(1, "Name (%s) sent.", adcfg->adc_name);
228 pjdlog_debug(1, "Challenge received.");
237 pjdlog_debug(1, "Response generated.");
245 pjdlog_debug(1, "Response sent.");
252 pjdlog_debug(
[all...]
H A Dauditdistd.c140 pjdlog_debug(1, "%s process exited gracefully (pid=%u).",
237 pjdlog_debug(1, "Accepting connection to %s.", laddr);
317 pjdlog_debug(1, "Version %d negotiated with %s.", adhost->adh_version,
328 pjdlog_debug(1, "Challenge generated.");
335 pjdlog_debug(1, "Challenge sent.");
342 pjdlog_debug(1, "Response received.");
350 pjdlog_debug(1, "Hash generated.");
364 pjdlog_debug(1, "Challenge received.");
372 pjdlog_debug(1, "Response generated.");
379 pjdlog_debug(
[all...]
H A Dreceiver.c213 pjdlog_debug(3, "recv: Taking free request.");
215 pjdlog_debug(3, "recv: (%p) Got request.", adreq);
229 pjdlog_debug(3,
239 pjdlog_debug(3,
255 pjdlog_debug(3,
313 pjdlog_debug(1, "Renamed file \"%s/%s\" to \"%s/%s\".",
328 pjdlog_debug(1, "Opened file \"%s/%s\".",
342 pjdlog_debug(1, "Created file \"%s/%s\".",
384 pjdlog_debug(3, "Wrote %zd bytes into \"%s/%s\".", done,
388 pjdlog_debug(
[all...]
H A Dtrail.c230 pjdlog_debug(1,
236 pjdlog_debug(1, "File \"%s/%s\" doesn't exist.",
290 pjdlog_debug(1,
303 pjdlog_debug(1, "File \"%s/%s\" is already sent, removing it.",
338 pjdlog_debug(1,
361 pjdlog_debug(1, "No new trail files.");
375 pjdlog_debug(1, "Found next trail file: \"%s/%s\".", trail->tr_dirname,
427 pjdlog_debug(1, "Trail file \"%s/%s\" removed.",
462 pjdlog_debug(1, "Trail file \"%s/%s\" was renamed to \"%s/%s\".",
527 pjdlog_debug(
[all...]
H A Dproto_tls.c166 pjdlog_debug(2, "SSL_ERROR_WANT_READ");
169 pjdlog_debug(2, "SSL_ERROR_WANT_WRITE");
194 pjdlog_debug(2, "%s: start %d -> %d", __func__, recvfd, sendfd);
197 pjdlog_debug(2, "%s: recv() returned %zd", __func__, tcpdone);
199 pjdlog_debug(1, "Connection terminated.");
210 pjdlog_debug(2, "%s: send() returned %d", __func__,
220 pjdlog_debug(2, "%s: done %d -> %d", __func__, recvfd, sendfd);
234 pjdlog_debug(2, "%s: start %d -> %d", __func__, recvfd, sendfd);
237 pjdlog_debug(2, "%s: SSL_read() returned %d", __func__,
245 pjdlog_debug(
[all...]
H A Dpjdlog.h80 void pjdlog_debug(int debuglevel, const char *fmt, ...) __printflike(2, 3);
H A Dsandbox.c221 pjdlog_debug(1,
H A Dparse.y278 pjdlog_debug(1,
292 pjdlog_debug(1,
H A Dpjdlog.c482 pjdlog_debug(int debuglevel, const char *fmt, ...) function
H A Dproto_tcp.c182 pjdlog_debug(1, "getaddrinfo(%s, %s) failed: %s.", iporhost,
/freebsd-11-stable/sbin/hastd/
H A Dprimary.c627 pjdlog_debug(1, "Direct reads enabled.");
708 pjdlog_debug(1, "Negotiated protocol version %d.", res->hr_version);
811 pjdlog_debug(1, "Increasing localcnt to %ju.",
943 pjdlog_debug(1,
1156 pjdlog_debug(2, "Closing incoming connection to %s.",
1160 pjdlog_debug(2, "Closing outgoing connection to %s.",
1201 pjdlog_debug(1, "Increasing localcnt to %ju.",
1234 pjdlog_debug(2, "ggate_recv: Taking free request.");
1236 pjdlog_debug(2, "ggate_recv: (%p) Got free request.", hio);
1243 pjdlog_debug(
[all...]
H A Dhooks.c264 pjdlog_debug(1, "Unknown process pid=%u", pid);
270 pjdlog_debug(1, "Hook exited gracefully (pid=%u, cmd=[%s]).",
291 pjdlog_debug(2, "Checking hooks.");
368 pjdlog_debug(1, "Executing hook: %s", hp->hp_comm);
H A Dsecondary.c662 pjdlog_debug(2, "recv: Taking free request.");
664 pjdlog_debug(2, "recv: (%p) Got request.", hio);
671 pjdlog_debug(2,
700 pjdlog_debug(2,
717 pjdlog_debug(2, "recv: Taking free request.");
719 pjdlog_debug(2, "recv: (%p) Got request.",
728 pjdlog_debug(2,
735 pjdlog_debug(2, "recv: (%p) Moving request to the disk queue.",
758 pjdlog_debug(2, "disk: Taking request.");
788 pjdlog_debug(
[all...]
H A Dhastd.c314 pjdlog_debug(1, "Worker process exited gracefully (pid=%u).",
563 pjdlog_debug(1, "PID stored in %s.",
759 pjdlog_debug(1, "Accepting connection to %s.", laddr);
802 pjdlog_debug(2, "%s: resource=%s", raddr, resname);
804 pjdlog_debug(2, "%s: version=%hhu", raddr, version);
879 pjdlog_debug(1, "Initial connection from %s.", raddr);
882 pjdlog_debug(1,
911 pjdlog_debug(1,
929 pjdlog_debug(1, "Negotiated protocol version %hhu.", version);
955 pjdlog_debug(
[all...]
H A Dpjdlog.h82 void pjdlog_debug(int debuglevel, const char *fmt, ...) __printflike(2, 3);
H A Dmetadata.c71 pjdlog_debug(1, "Obtained info about %s.", res->hr_localpath);
85 pjdlog_debug(1, "Locked %s.", res->hr_localpath);
H A Dsubr.c296 pjdlog_debug(1,
H A Dparse.y939 pjdlog_debug(1,
955 pjdlog_debug(1,
H A Dcontrol.c130 pjdlog_debug(1, "Worker process %u stopped.",
H A Dpjdlog.c479 pjdlog_debug(int debuglevel, const char *fmt, ...) function
H A Dproto_tcp.c179 pjdlog_debug(1, "getaddrinfo(%s, %s) failed: %s.", iporhost,
/freebsd-11-stable/sbin/hastctl/
H A Dhastctl.c285 pjdlog_debug(2, "Role unchanged (%s).", oldrole);
287 pjdlog_debug(1, "Role changed from %s to %s.", oldrole,
/freebsd-11-stable/lib/libpjdlog/
H A Dpjdlog.h112 #define pjdlog_debug(debuglevel, ...) \ macro

Completed in 203 milliseconds