Home
last modified time | relevance | path

Searched refs:except1 (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/core/
Dunit.c2893 pid_t except1, except2; in unit_tidy_watch_pids() local
2900 except1 = unit_main_pid(u); in unit_tidy_watch_pids()
2906 if (pid == except1 || pid == except2) in unit_tidy_watch_pids()