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

/systemd/src/core/
H A Dunit.c2087 void unit_tidy_watch_pids(Unit *u, pid_t except1, pid_t except2) { argument
2098 if (pid == except1 || pid == except2)

Completed in 24 milliseconds