Home
last modified time | relevance | path

Searched defs:current_pid (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/bsd/kern/
H A Duipc_socket.c2466 pid_t current_pid = proc_pid(current_proc()); in sosend() local
5379 pid_t current_pid = proc_pid(current_proc()); in sosetoptlock() local
H A Dproc_info.c2030 pid_t current_pid = proc_pid(current_proc()); in proc_pidinfo() local
/xnu-12377.61.12/bsd/net/
H A Dntstat.c2375 pid_t current_pid = inp->inp_socket->last_pid; in nstat_pcb_update_last_owner() local