Searched refs:pid_channelinfo (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.81.4/bsd/kern/ |
| H A D | proc_info.c | 199 static int __attribute__ ((noinline)) pid_channelinfo(struct kern_channel *chan, struct fileproc *f… 2813 pid_channelinfo(struct kern_channel * chan, struct fileproc *fp, proc_t proc, user_addr_t buffer, _… in pid_channelinfo() function 2986 …error = pid_channelinfo((struct kern_channel *)fp_get_data(fp), fp, p, buffer, buffersize, retval); in proc_pidfdinfo()
|