Searched defs:ignore_proc (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dkillall.c38 static bool ignore_proc(pid_t pid, bool warn_rootfs) { function
187 if (ignore_proc(pid, sig == SIGKILL && !in_initrd()))

Completed in 16 milliseconds