Symbol: pjdlog_debug
sbin/hastctl/hastctl.c
281
pjdlog_debug(2, "Role unchanged (%s).", oldrole);
sbin/hastctl/hastctl.c
283
pjdlog_debug(1, "Role changed from %s to %s.", oldrole,
sbin/hastd/control.c
126
pjdlog_debug(1, "Worker process %u stopped.",
sbin/hastd/hastd.c
1320
pjdlog_debug(1, "PID stored in %s.", cfg->hc_pidfile);
sbin/hastd/hastd.c
1327
pjdlog_debug(1, "Listening on control address %s.",
sbin/hastd/hastd.c
311
pjdlog_debug(1, "Worker process exited gracefully (pid=%u).",
sbin/hastd/hastd.c
560
pjdlog_debug(1, "PID stored in %s.",
sbin/hastd/hastd.c
756
pjdlog_debug(1, "Accepting connection to %s.", laddr);
sbin/hastd/hastd.c
799
pjdlog_debug(2, "%s: resource=%s", raddr, resname);
sbin/hastd/hastd.c
801
pjdlog_debug(2, "%s: version=%hhu", raddr, version);
sbin/hastd/hastd.c
876
pjdlog_debug(1, "Initial connection from %s.", raddr);
sbin/hastd/hastd.c
879
pjdlog_debug(1,
sbin/hastd/hastd.c
908
pjdlog_debug(1,
sbin/hastd/hastd.c
926
pjdlog_debug(1, "Negotiated protocol version %hhu.", version);
sbin/hastd/hastd.c
952
pjdlog_debug(1, "Incoming connection from %s configured.",
sbin/hastd/hastd.c
956
pjdlog_debug(1, "Outgoing connection to %s configured.", raddr);
sbin/hastd/hooks.c
261
pjdlog_debug(1, "Unknown process pid=%u", pid);
sbin/hastd/hooks.c
267
pjdlog_debug(1, "Hook exited gracefully (pid=%u, cmd=[%s]).",
sbin/hastd/hooks.c
288
pjdlog_debug(2, "Checking hooks.");
sbin/hastd/hooks.c
365
pjdlog_debug(1, "Executing hook: %s", hp->hp_comm);
sbin/hastd/metadata.c
68
pjdlog_debug(1, "Obtained info about %s.", res->hr_localpath);
sbin/hastd/metadata.c
82
pjdlog_debug(1, "Locked %s.", res->hr_localpath);
sbin/hastd/parse.y
937
pjdlog_debug(1,
sbin/hastd/parse.y
953
pjdlog_debug(1,
sbin/hastd/pjdlog.h
80
void pjdlog_debug(int debuglevel, const char *fmt, ...) __printflike(2, 3);
sbin/hastd/primary.c
1153
pjdlog_debug(2, "Closing incoming connection to %s.",
sbin/hastd/primary.c
1157
pjdlog_debug(2, "Closing outgoing connection to %s.",
sbin/hastd/primary.c
1198
pjdlog_debug(1, "Increasing localcnt to %ju.",
sbin/hastd/primary.c
1231
pjdlog_debug(2, "ggate_recv: Taking free request.");
sbin/hastd/primary.c
1233
pjdlog_debug(2, "ggate_recv: (%p) Got free request.", hio);
sbin/hastd/primary.c
1240
pjdlog_debug(2,
sbin/hastd/primary.c
1255
pjdlog_debug(2,
sbin/hastd/primary.c
1324
pjdlog_debug(2,
sbin/hastd/primary.c
1337
pjdlog_debug(2,
sbin/hastd/primary.c
1367
pjdlog_debug(2,
sbin/hastd/primary.c
1396
pjdlog_debug(2, "local_send: Taking request.");
sbin/hastd/primary.c
1398
pjdlog_debug(2, "local_send: (%p) Got request.", hio);
sbin/hastd/primary.c
1491
pjdlog_debug(2,
sbin/hastd/primary.c
1521
pjdlog_debug(1,
sbin/hastd/primary.c
1536
pjdlog_debug(2, "keepalive_send: Request sent.");
sbin/hastd/primary.c
1561
pjdlog_debug(2, "remote_send: Taking request.");
sbin/hastd/primary.c
1571
pjdlog_debug(2, "remote_send: (%p) Got request.", hio);
sbin/hastd/primary.c
1610
pjdlog_debug(2,
sbin/hastd/primary.c
1633
pjdlog_debug(2,
sbin/hastd/primary.c
1645
pjdlog_debug(2,
sbin/hastd/primary.c
1686
pjdlog_debug(2,
sbin/hastd/primary.c
1718
pjdlog_debug(2, "remote_recv: No requests, waiting.");
sbin/hastd/primary.c
1825
pjdlog_debug(2,
sbin/hastd/primary.c
1848
pjdlog_debug(2,
sbin/hastd/primary.c
1872
pjdlog_debug(2, "ggate_send: Taking request.");
sbin/hastd/primary.c
1874
pjdlog_debug(2, "ggate_send: (%p) Got request.", hio);
sbin/hastd/primary.c
1942
pjdlog_debug(2,
sbin/hastd/primary.c
2021
pjdlog_debug(1, "Nothing to synchronize.");
sbin/hastd/primary.c
2051
pjdlog_debug(1,
sbin/hastd/primary.c
2065
pjdlog_debug(2, "sync: Taking free request.");
sbin/hastd/primary.c
2067
pjdlog_debug(2, "sync: (%p) Got free request.", hio);
sbin/hastd/primary.c
2075
pjdlog_debug(2,
sbin/hastd/primary.c
2086
pjdlog_debug(2,
sbin/hastd/primary.c
2110
pjdlog_debug(2, "sync: (%p) Moving request to the send queue.",
sbin/hastd/primary.c
2157
pjdlog_debug(2, "sync: (%p) Moving request to the send queue.",
sbin/hastd/primary.c
2178
pjdlog_debug(2, "sync: (%p) Moving request to the send queue.",
sbin/hastd/primary.c
2204
pjdlog_debug(2, "sync: (%p) Moving request to the free queue.",
sbin/hastd/primary.c
2359
pjdlog_debug(2, "remote_guard: Connection to %s is ok.",
sbin/hastd/primary.c
2371
pjdlog_debug(2, "remote_guard: Reconnecting to %s.",
sbin/hastd/primary.c
2390
pjdlog_debug(2, "remote_guard: Reconnect to %s failed.",
sbin/hastd/primary.c
2438
pjdlog_debug(2, "remote_guard: Checking connections.");
sbin/hastd/primary.c
624
pjdlog_debug(1, "Direct reads enabled.");
sbin/hastd/primary.c
705
pjdlog_debug(1, "Negotiated protocol version %d.", res->hr_version);
sbin/hastd/primary.c
808
pjdlog_debug(1, "Increasing localcnt to %ju.",
sbin/hastd/primary.c
940
pjdlog_debug(1,
sbin/hastd/proto_tcp.c
176
pjdlog_debug(1, "getaddrinfo(%s, %s) failed: %s.", iporhost,
sbin/hastd/secondary.c
659
pjdlog_debug(2, "recv: Taking free request.");
sbin/hastd/secondary.c
661
pjdlog_debug(2, "recv: (%p) Got request.", hio);
sbin/hastd/secondary.c
668
pjdlog_debug(2,
sbin/hastd/secondary.c
697
pjdlog_debug(2,
sbin/hastd/secondary.c
714
pjdlog_debug(2, "recv: Taking free request.");
sbin/hastd/secondary.c
716
pjdlog_debug(2, "recv: (%p) Got request.",
sbin/hastd/secondary.c
725
pjdlog_debug(2,
sbin/hastd/secondary.c
732
pjdlog_debug(2, "recv: (%p) Moving request to the disk queue.",
sbin/hastd/secondary.c
755
pjdlog_debug(2, "disk: Taking request.");
sbin/hastd/secondary.c
785
pjdlog_debug(1, "Local activemap cleared.");
sbin/hastd/secondary.c
847
pjdlog_debug(2, "disk: (%p) Moving request to the send queue.",
sbin/hastd/secondary.c
868
pjdlog_debug(2, "send: Taking request.");
sbin/hastd/secondary.c
921
pjdlog_debug(2, "send: (%p) Moving request to the free queue.",
sbin/hastd/subr.c
288
pjdlog_debug(1,