Home
last modified time | relevance | path

Searched defs:ppid (Results 1 – 2 of 2) sorted by relevance

/unit/test/
H A Dtest_respawn.py27 def pid_by_name(name, ppid): argument
49 def find_proc(name, ppid, ps_output): argument
/unit/src/
H A Dnxt_main_process.c683 nxt_pid_t pid, ppid; in nxt_main_process_whoami_handler() local