Home
last modified time | relevance | path

Searched refs:resultfp (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/sys/
H A Dfiledesc.h70 int falloc __P((struct proc *p, struct file **resultfp, int *resultfd));
/original-bsd/sys/kern/
H A Dkern_descrip.c561 falloc(p, resultfp, resultfd) in falloc() argument
563 struct file **resultfp;
593 if (resultfp)
594 *resultfp = fp;