Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/
H A Dprioritize_process_launch.c569 pid_t pid1, pid2; variable
/xnu-10063.101.15/bsd/kern/
H A Dkern_proc.c382 proc_isinferior(int pid1, int pid2) in proc_isinferior()