Searched refs:procdesc_falloc (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/sys/sys/ |
| HD | procdesc.h | 104 int procdesc_falloc(struct thread *, struct file **, int *, int,
|
| /freebsd-11-stable/sys/kern/ |
| HD | sys_procdesc.c | 254 procdesc_falloc(struct thread *td, struct file **resultfp, int *resultfd, in procdesc_falloc() function
|
| HD | kern_fork.c | 933 error = procdesc_falloc(td, &fp_procdesc, fr->fr_pd_fd, in fork1()
|