Searched refs:kern_last_close (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/compat/mach/ipc/ |
| HD | ipc_entry.c | 618 kern_last_close(struct thread *td, struct file *fp, struct filedesc *fdp, int fd) in kern_last_close() function 662 kern_last_close(td, fp, fdp, i); in ipc_entry_list_close() 669 kern_last_close(td, fp, fdp, i); in ipc_entry_list_close() 688 kern_last_close(td, fp, fdp, i); in ipc_entry_list_close()
|