Home
last modified time | relevance | path

Searched refs:fo_close (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/sys/
H A Dfile.h71 int (*fo_close)(struct file *, struct proc *); member
/openbsd/sys/kern/
H A Dsys_socket.c55 .fo_close = soo_close
H A Dvfs_vnops.c70 .fo_close = vn_closefile,
H A Dsys_pipe.c72 .fo_close = pipe_close
H A Dkern_descrip.c1265 error = (*fp->f_ops->fo_close)(fp, p); in fdrop()
H A Dkern_event.c105 .fo_close = kqueue_close
/openbsd/sys/dev/pci/drm/
H A Ddrm_linux.c2557 .fo_close = dmabuf_close,
3136 .fo_close = syncfile_close,