PID_FMT 219 src/bus-proxyd/bus-proxyd.c "STATUS=Processing requests from client PID "PID_FMT" (%s); UID "UID_FMT" (%s)", PID_FMT 229 src/bus-proxyd/bus-proxyd.c "[PID "PID_FMT"/%s; UID "UID_FMT"/%s]", PID_FMT 237 src/bus-proxyd/bus-proxyd.c log_debug("Running on behalf of PID "PID_FMT" (%s), UID "UID_FMT" (%s), %s", PID_FMT 760 src/core/automount.c "Got automount request for %s, triggered by "PID_FMT" (%s)", PID_FMT 254 src/core/busname.c "%sControl PID: "PID_FMT"\n", PID_FMT 654 src/core/busname.c unit_serialize_item_format(u, f, "control-pid", PID_FMT, n->control_pid); PID_FMT 1201 src/core/execute.c if (asprintf(&x, "LISTEN_PID="PID_FMT, getpid()) < 0) PID_FMT 1211 src/core/execute.c if (asprintf(&x, "WATCHDOG_PID="PID_FMT, getpid()) < 0) PID_FMT 1879 src/core/execute.c "MESSAGE=Forked %s as "PID_FMT, PID_FMT 2480 src/core/execute.c "%sPID: "PID_FMT"\n", PID_FMT 174 src/core/killall.c log_notice("Sending SIGKILL to PID "PID_FMT" (%s).", pid, strna(s)); PID_FMT 184 src/core/main.c log_error("Caught <%s>, dumped core as pid "PID_FMT".", signal_to_string(sig), pid); PID_FMT 215 src/core/main.c log_info("Successfully spawned crash shell as pid "PID_FMT".", pid); PID_FMT 1572 src/core/manager.c log_warning("Cannot find unit for notify message of PID "PID_FMT".", ucred->pid); PID_FMT 1583 src/core/manager.c log_debug_unit(u->id, "Child "PID_FMT" belongs to %s", si->si_pid, u->id); PID_FMT 1618 src/core/manager.c log_debug("Child "PID_FMT" (%s) died (code=%s, status=%i/%s)", PID_FMT 676 src/core/mount.c "%sControl PID: "PID_FMT"\n", PID_FMT 1066 src/core/mount.c unit_serialize_item_format(u, f, "control-pid", PID_FMT, m->control_pid); PID_FMT 168 src/core/service.c log_warning_unit(UNIT(s)->id, "%s: Supervising process "PID_FMT" which is not our child. We'll most likely not notice when it exits.", UNIT(s)->id, pid); PID_FMT 509 src/core/service.c "%sControl PID: "PID_FMT"\n", PID_FMT 514 src/core/service.c "%sMain PID: "PID_FMT"\n" PID_FMT 585 src/core/service.c log_info_unit(UNIT(s)->id, "PID "PID_FMT" read from file %s does not exist or is a zombie.", pid, s->pid_file); PID_FMT 593 src/core/service.c log_debug_unit(UNIT(s)->id, "Main PID changing: "PID_FMT" -> "PID_FMT, s->main_pid, pid); PID_FMT 598 src/core/service.c log_debug_unit(UNIT(s)->id, "Main PID loaded: "PID_FMT, pid); PID_FMT 607 src/core/service.c log_warning_unit(UNIT(s)->id, "Failed to watch PID "PID_FMT" from service %s", pid, UNIT(s)->id); PID_FMT 634 src/core/service.c log_debug_unit(UNIT(s)->id, "Main PID guessed: "PID_FMT, pid); PID_FMT 642 src/core/service.c log_warning_unit(UNIT(s)->id, "Failed to watch PID "PID_FMT" from service %s", pid, UNIT(s)->id); PID_FMT 957 src/core/service.c if (asprintf(our_env + n_env++, "MAINPID="PID_FMT, s->main_pid) < 0) { PID_FMT 963 src/core/service.c if (asprintf(our_env + n_env++, "MANAGERPID="PID_FMT, getpid()) < 0) { PID_FMT 1759 src/core/service.c unit_serialize_item_format(u, f, "control-pid", PID_FMT, PID_FMT 1763 src/core/service.c unit_serialize_item_format(u, f, "main-pid", PID_FMT, s->main_pid); PID_FMT 1796 src/core/service.c unit_serialize_item_format(u, f, "main-exec-status-pid", PID_FMT, PID_FMT 2545 src/core/service.c log_debug_unit(u->id, "%s: Got notification message from PID "PID_FMT" (%s)", PID_FMT 2549 src/core/service.c log_warning_unit(u->id, "%s: Got notification message from PID "PID_FMT", but reception is disabled.", u->id, pid); PID_FMT 2555 src/core/service.c log_warning_unit(u->id, "%s: Got notification message from PID "PID_FMT", but reception only permitted for main PID "PID_FMT, u->id, pid, s->main_pid); PID_FMT 2557 src/core/service.c log_debug_unit(u->id, "%s: Got notification message from PID "PID_FMT", but reception only permitted for main PID which is currently not known", u->id, pid); PID_FMT 513 src/core/socket.c "%sControl PID: "PID_FMT"\n", PID_FMT 735 src/core/socket.c "%u-"PID_FMT"-"UID_FMT, PID_FMT 2002 src/core/socket.c unit_serialize_item_format(u, f, "control-pid", PID_FMT, s->control_pid); PID_FMT 583 src/core/swap.c "%sControl PID: "PID_FMT"\n", PID_FMT 865 src/core/swap.c unit_serialize_item_format(u, f, "control-pid", PID_FMT, s->control_pid); PID_FMT 3355 src/core/unit.c log_warning_unit(u->id, "Failed to kill main process " PID_FMT " (%s): %s", main_pid, strna(comm), strerror(-r)); PID_FMT 3372 src/core/unit.c log_warning_unit(u->id, "Failed to kill control process " PID_FMT " (%s): %s", control_pid, strna(comm), strerror(-r)); PID_FMT 400 src/initctl/initctl.c log_debug("systemd-initctl running as pid "PID_FMT, getpid()); PID_FMT 430 src/initctl/initctl.c log_debug("systemd-initctl stopped as pid "PID_FMT, getpid()); PID_FMT 1557 src/journal-remote/journal-remote.c log_debug("%s running as pid "PID_FMT, PID_FMT 822 src/journal-remote/journal-upload.c log_debug("%s running as pid "PID_FMT, PID_FMT 83 src/journal/journald-console.c snprintf(header_pid, sizeof(header_pid), "["PID_FMT"]: ", ucred->pid); PID_FMT 74 src/journal/journald-kmsg.c snprintf(header_pid, sizeof(header_pid), "["PID_FMT"]: ", ucred->pid); PID_FMT 584 src/journal/journald-server.c sprintf(pid, "_PID="PID_FMT, ucred->pid); PID_FMT 162 src/journal/journald-syslog.c snprintf(header_pid, sizeof(header_pid), "["PID_FMT"]: ", ucred->pid); PID_FMT 49 src/journal/journald-wall.c if (asprintf(&l_buf, "%s["PID_FMT"]: %s", strempty(identifier), ucred->pid, message) < 0) { PID_FMT 60 src/journal/journald.c log_debug("systemd-journald running as pid "PID_FMT, getpid()); PID_FMT 115 src/journal/journald.c log_debug("systemd-journald stopped as pid "PID_FMT, getpid()); PID_FMT 113 src/journal/stacktrace.c fprintf(c->f, "Stack trace of thread " PID_FMT ":\n", tid); PID_FMT 752 src/libsystemd/sd-bus/bus-creds.c if (asprintf(&p, "/proc/"PID_FMT"/task/"PID_FMT"/comm", pid, tid) < 0) PID_FMT 322 src/libsystemd/sd-bus/bus-dump.c fprintf(f, " PID="PID_FMT, c->pid); PID_FMT 326 src/libsystemd/sd-bus/bus-dump.c fprintf(f, " TID="PID_FMT, c->tid); PID_FMT 106 src/login/inhibit.c printf(" Who: %s (UID "UID_FMT"/%s, PID "PID_FMT"/%s)\n" PID_FMT 136 src/login/logind-action.c log_debug("Refusing operation, %s is inhibited by UID "UID_FMT"/%s, PID "PID_FMT"/%s.", PID_FMT 143 src/login/logind-action.c log_error("Refusing operation, %s is inhibited by UID "UID_FMT"/%s, PID "PID_FMT"/%s.", PID_FMT 192 src/login/logind-dbus.c return sd_bus_error_setf(error, BUS_ERROR_NO_SESSION_FOR_PID, "PID "PID_FMT" does not belong to any known session", pid); PID_FMT 260 src/login/logind-dbus.c return sd_bus_error_setf(error, BUS_ERROR_NO_USER_FOR_PID, "PID "PID_FMT" does not belong to any known or logged in user", pid); PID_FMT 2221 src/login/logind-dbus.c log_info("Delay lock is active (UID "UID_FMT"/%s, PID "PID_FMT"/%s) but inhibitor timeout is reached.", PID_FMT 102 src/login/logind-inhibit.c "PID="PID_FMT"\n", PID_FMT 154 src/login/logind-inhibit.c log_debug("Inhibitor %s (%s) pid="PID_FMT" uid="UID_FMT" mode=%s started.", PID_FMT 172 src/login/logind-inhibit.c log_debug("Inhibitor %s (%s) pid="PID_FMT" uid="UID_FMT" mode=%s stopped.", PID_FMT 270 src/login/logind-session.c fprintf(f, "LEADER="PID_FMT"\n", s->leader); PID_FMT 555 src/login/logind-session.c "LEADER="PID_FMT, s->leader, PID_FMT 658 src/login/logind-session.c "LEADER="PID_FMT, s->leader, PID_FMT 1220 src/login/logind.c log_debug("systemd-logind running as pid "PID_FMT, getpid()); PID_FMT 1228 src/login/logind.c log_debug("systemd-logind stopped as pid "PID_FMT, getpid()); PID_FMT 168 src/machine/machine.c fprintf(f, "LEADER="PID_FMT"\n", m->leader); PID_FMT 382 src/machine/machine.c "LEADER="PID_FMT, m->leader, PID_FMT 431 src/machine/machine.c "LEADER="PID_FMT, m->leader, PID_FMT 103 src/machine/machined-dbus.c return sd_bus_error_setf(error, BUS_ERROR_NO_MACHINE_FOR_PID, "PID "PID_FMT" does not belong to any known machine", pid); PID_FMT 324 src/machine/machined-dbus.c r = sd_bus_error_set_errnof(error, r, "Failed to determine unit of process "PID_FMT" : %s", m->leader, strerror(-r)); PID_FMT 342 src/machine/machined.c log_debug("systemd-machined running as pid "PID_FMT, getpid()); PID_FMT 350 src/machine/machined.c log_debug("systemd-machined stopped as pid "PID_FMT, getpid()); PID_FMT 185 src/notify/notify.c if (asprintf(&cpid, "MAINPID="PID_FMT, arg_pid) < 0) { PID_FMT 339 src/run/run.c } else if (asprintf(&name, "run-"PID_FMT".service", getpid()) < 0) PID_FMT 475 src/run/run.c } else if (asprintf(&name, "run-"PID_FMT".scope", getpid()) < 0) PID_FMT 364 src/shared/ask-password-api.c "PID="PID_FMT"\n" PID_FMT 644 src/shared/cgroup-util.c snprintf(c, sizeof(c), PID_FMT"\n", pid); PID_FMT 65 src/shared/clean-ipc.c if (sscanf(line, "%*i %i %*o %*u " PID_FMT " " PID_FMT " %u " UID_FMT " " GID_FMT " " UID_FMT " " GID_FMT, PID_FMT 173 src/shared/clean-ipc.c if (sscanf(line, "%*i %i %*o %*u %*u " PID_FMT " " PID_FMT " " UID_FMT " " GID_FMT " " UID_FMT " " GID_FMT, PID_FMT 390 src/shared/log.c snprintf(header_pid, sizeof(header_pid), "["PID_FMT"]: ", getpid()); PID_FMT 438 src/shared/log.c snprintf(header_pid, sizeof(header_pid), "["PID_FMT"]: ", getpid()); PID_FMT 1006 src/shared/log.c "Received SIG%s from PID "PID_FMT" (%s).", PID_FMT 597 src/shared/socket-util.c if (asprintf(ret, "PID "PID_FMT"/UID "UID_FMT, ucred.pid, ucred.uid) < 0) PID_FMT 3963 src/shared/util.c log_debug("Spawned %s as " PID_FMT ".", path, pid); PID_FMT 894 src/shared/util.h sprintf((char*) _r_, "/proc/"PID_FMT"/" field, _pid_); \ PID_FMT 308 src/shutdownd/shutdownd.c log_debug("systemd-shutdownd running as pid "PID_FMT, getpid()); PID_FMT 428 src/shutdownd/shutdownd.c log_debug("systemd-shutdownd stopped as pid "PID_FMT, getpid()); PID_FMT 2970 src/systemctl/systemctl.c log_warning("Operation inhibited by \"%s\" (PID "PID_FMT" \"%s\", user %s), reason is \"%s\".", PID_FMT 3499 src/systemctl/systemctl.c printf(" Main PID: "PID_FMT, i->main_pid); PID_FMT 3530 src/systemctl/systemctl.c printf(" %8s: "PID_FMT, i->main_pid ? "" : " Control", i->control_pid); PID_FMT 4089 src/systemctl/systemctl.c printf("%s={ path=%s ; argv[]=%s ; ignore_errors=%s ; start_time=[%s] ; stop_time=[%s] ; pid="PID_FMT" ; code=%s ; status=%i%s%s }\n", PID_FMT 4325 src/systemctl/systemctl.c log_error("Failed to get unit for PID "PID_FMT": %s", pid, bus_error_message(&error, r)); PID_FMT 273 src/update-utmp/update-utmp.c log_debug("systemd-update-utmp running as pid "PID_FMT, getpid()); PID_FMT 286 src/update-utmp/update-utmp.c log_debug("systemd-update-utmp stopped as pid "PID_FMT, getpid());