Searched refs:pid_is_active (Results 1 - 1 of 1) sorted by relevance
| /systemd/src/login/ | ||
| H A D | logind-inhibit.c | 359 static int pid_is_active(Manager *m, pid_t pid) { function 400 if (ignore_inactive && pid_is_active(m, i->pid) <= 0) |
Completed in 10 milliseconds