Searched refs:D_TTY (Results 1 – 6 of 6) sorted by relevance
143 #define D_TTY 0x0004 macro
74 { "tty", D_TTY },
808 .d_flags = D_TTY,900 .d_flags = D_TTY,2275 .d_flags = D_TTY,
266 *(int *)data = D_TTY; in ptsdev_ioctl()
613 if (dsw != NULL && (dsw->d_flags & D_TTY) != 0) in devfs_allocv()
1083 else if (type & D_TTY) in camdd_probe_file()