resultfp 787 kern/kern_descrip.c falloc(struct proc *p, struct file **resultfp, int *resultfd) resultfp 824 kern/kern_descrip.c if (resultfp) resultfp 825 kern/kern_descrip.c *resultfp = fp; resultfp 118 sys/filedesc.h int falloc(struct proc *p, struct file **resultfp, int *resultfd);