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