Searched defs:ppid (Results 1 – 2 of 2) sorted by relevance
27 def pid_by_name(name, ppid): argument49 def find_proc(name, ppid, ps_output): argument
683 nxt_pid_t pid, ppid; in nxt_main_process_whoami_handler() local