Searched refs:matched_pid (Results 1 – 1 of 1) sorted by relevance
107 int matched_pid; in pgrep_main() local157 matched_pid = 0; in pgrep_main()226 matched_pid = proc->pid; in pgrep_main()241 act(matched_pid, cmd_last, signo); in pgrep_main()245 return matched_pid == 0; /* return 1 if no processes listed/signaled */ in pgrep_main()