unit_watch_pid    352 src/core/busname.c                 r = unit_watch_pid(UNIT(n), n->control_pid);
unit_watch_pid    415 src/core/busname.c         r = unit_watch_pid(UNIT(n), pid);
unit_watch_pid     96 src/core/dbus-scope.c                                 r = unit_watch_pid(UNIT(s), pid);
unit_watch_pid    632 src/core/mount.c                 r = unit_watch_pid(UNIT(m), m->control_pid);
unit_watch_pid    721 src/core/mount.c         r = unit_watch_pid(UNIT(m), pid);
unit_watch_pid    604 src/core/service.c         r = unit_watch_pid(UNIT(s), pid);
unit_watch_pid    639 src/core/service.c         r = unit_watch_pid(UNIT(s), pid);
unit_watch_pid    784 src/core/service.c                         r = unit_watch_pid(UNIT(s), s->main_pid);
unit_watch_pid    796 src/core/service.c                         r = unit_watch_pid(UNIT(s), s->control_pid);
unit_watch_pid   1016 src/core/service.c         r = unit_watch_pid(UNIT(s), pid);
unit_watch_pid   1867 src/core/service.c                         unit_watch_pid(UNIT(s), pid);
unit_watch_pid   2570 src/core/service.c                         unit_watch_pid(UNIT(s), pid);
unit_watch_pid   2739 src/core/service.c                         unit_watch_pid(UNIT(s), pid);
unit_watch_pid   1352 src/core/socket.c                 r = unit_watch_pid(UNIT(s), s->control_pid);
unit_watch_pid   1428 src/core/socket.c         r = unit_watch_pid(UNIT(s), pid);
unit_watch_pid   1513 src/core/socket.c         r = unit_watch_pid(UNIT(s), pid);
unit_watch_pid    532 src/core/swap.c                 r = unit_watch_pid(UNIT(s), s->control_pid);
unit_watch_pid    628 src/core/swap.c         r = unit_watch_pid(UNIT(s), pid);
unit_watch_pid   1959 src/core/unit.c                         r = unit_watch_pid(u, pid);
unit_watch_pid    503 src/core/unit.h int unit_watch_pid(Unit *u, pid_t pid);