Home
last modified time | relevance | path

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

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