Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dpgrep.c70 unsigned pid=0, ppid=0, sid=0, latest_pid=0; in pgrep_main() local
151 latest_pid = pid; in pgrep_main()
159 exec_action(latest_pid, latest_cmdline, signum); in pgrep_main()