Searched refs:_finstall (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | filedesc.h | 240 void _finstall(struct filedesc *fdp, struct file *fp, int fd, int flags,
|
| /f-stack/freebsd/kern/ |
| H A D | kern_descrip.c | 2059 _finstall(struct filedesc *fdp, struct file *fp, int fd, int flags, in _finstall() function 2096 _finstall(fdp, fp, *fd, flags, fcaps); in finstall_refed()
|
| H A D | uipc_usrreq.c | 2069 _finstall(fdesc, fdep[i]->fde_file, *fdp, in unp_externalize()
|