Searched refs:__I_PUSH_NOCTTY (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libc/port/sys/ |
H A D | open.c | 173 (void) ioctl(fd, __I_PUSH_NOCTTY, "ptem"); in push_module() 174 (void) ioctl(fd, __I_PUSH_NOCTTY, "ldterm"); in push_module() 175 (void) ioctl(fd, __I_PUSH_NOCTTY, "ttcompat"); in push_module()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | stropts.h | 274 #define __I_PUSH_NOCTTY (STR|047) /* push module, no cntrl tty */ macro
|
/titanic_50/usr/src/uts/common/io/ |
H A D | consconfig_dacf.c | 2165 (void) strioctl(rconsvp, __I_PUSH_NOCTTY, in flush_deferred_console_buf() 2167 (void) strioctl(rconsvp, __I_PUSH_NOCTTY, in flush_deferred_console_buf()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | streamio.c | 3756 case __I_PUSH_NOCTTY: in strioctl()
|