Home
last modified time | relevance | path

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

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