Searched refs:closef (Results 1 – 2 of 2) sorted by relevance
231 int closef(struct file *fp, struct thread *td);
1273 error = closef(fp, td); in closefp_impl()2549 (void) closef(fp, td); in fdescfree_fds()2669 (void) closef(fp, td); in fdsetugidsafety()2770 closef(struct file *fp, struct thread *td) in closef() function