Home
last modified time | relevance | path

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

/freebsd-13.1/sys/fs/devfs/
H A Ddevfs.h208 void devfs_ctty_unref(struct vnode *);
H A Ddevfs_vnops.c327 devfs_ctty_unref(struct vnode *vp) in devfs_ctty_unref() function
721 devfs_ctty_unref(oldvp); in devfs_close()
977 devfs_ctty_unref(vpold); in devfs_ioctl()
/freebsd-13.1/sys/kern/
H A Dtty.c1279 devfs_ctty_unref(vp); in tty_drop_ctty()
H A Dkern_proc.c929 devfs_ctty_unref(ttyvp); in killjobc()