Searched refs:procdesc_falloc (Results 1 – 3 of 3) sorted by relevance
| /src/sys/sys/ |
| H A D | procdesc.h | 106 int procdesc_falloc(struct thread *, struct file **, int *, int,
|
| /src/sys/kern/ |
| H A D | sys_procdesc.c | 236 procdesc_falloc(struct thread *td, struct file **resultfp, int *resultfd, in procdesc_falloc() function
|
| H A D | kern_fork.c | 1050 error = procdesc_falloc(td, &fp_procdesc, fr->fr_pd_fd, in fork1()
|