Searched refs:pid_is_active (Results 1 - 1 of 1) sorted by relevance

/systemd/src/login/
H A Dlogind-inhibit.c359 static int pid_is_active(Manager *m, pid_t pid) { function
400 if (ignore_inactive && pid_is_active(m, i->pid) <= 0)

Completed in 288 milliseconds