Home
last modified time | relevance | path

Searched refs:devfs_ctty_unref (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/fs/devfs/
H A Ddevfs.h212 void devfs_ctty_unref(struct vnode *);
H A Ddevfs_vnops.c342 devfs_ctty_unref(struct vnode *vp) in devfs_ctty_unref() function
729 devfs_ctty_unref(oldvp); in devfs_close()
985 devfs_ctty_unref(vpold); in devfs_ioctl()
/freebsd-14.2/sys/kern/
H A Dtty.c1280 devfs_ctty_unref(vp); in tty_drop_ctty()
H A Dkern_proc.c962 devfs_ctty_unref(ttyvp); in killjobc()