Home
last modified time | relevance | path

Searched refs:fo_close_t (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/sys/
H A Dfile.h112 typedef int fo_close_t(struct file *fp, struct thread *td); typedef
147 fo_close_t *fo_close;
339 static __inline fo_close_t fo_close;
/freebsd/sys/kern/
H A Dsys_eventfd.c61 static fo_close_t eventfd_close;
H A Dsys_procdesc.c95 static fo_close_t procdesc_close;
H A Dsys_socket.c92 static fo_close_t soo_close;
H A Duipc_sem.c137 static fo_close_t ksem_closef;
H A Dsys_pipe.c151 static fo_close_t pipe_close;
H A Duipc_shm.c141 static fo_close_t shm_close;
H A Dkern_event.c133 static fo_close_t kqueue_close;
H A Dvfs_vnops.c104 static fo_close_t vn_closefile;