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