Home
last modified time | relevance | path

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

/freebsd/sys/fs/devfs/
H A Ddevfs.h210 void devfs_ctty_unref(struct vnode *);
H A Ddevfs_vnops.c340 devfs_ctty_unref(struct vnode *vp) in devfs_ctty_unref() function
727 devfs_ctty_unref(oldvp); in devfs_close()
983 devfs_ctty_unref(vpold); in devfs_ioctl()
/freebsd/sys/kern/
H A Dtty.c1280 devfs_ctty_unref(vp); in tty_drop_ctty()
H A Dkern_proc.c957 devfs_ctty_unref(ttyvp); in killjobc()