Home
last modified time | relevance | path

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

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