Searched defs:except2 (Results 1 - 1 of 1) sorted by relevance
/systemd/src/core/ | ||
H A D | unit.c | 2087 void unit_tidy_watch_pids(Unit *u, pid_t except1, pid_t except2) { argument 2098 if (pid == except1 || pid == except2) |
Completed in 22 milliseconds