Home
last modified time | relevance | path

Searched defs:ppid (Results 1 – 2 of 2) sorted by last modified time

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