Home
last modified time | relevance | path

Searched refs:pipe_handle (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/sys/
H A Dproc_info.h600 uint64_t pipe_handle; member
/xnu-11417.140.69/bsd/kern/
H A Dsys_pipe.c1744 pinfo->pipe_handle = (uint64_t)VM_KERNEL_ADDRHASH((uintptr_t)cpipe); in fill_pipeinfo()