Searched refs:putctl1 (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | tty_pty.c | 272 (void) putctl1(q, M_CTL, MC_DOCANON); in ptcopen() 753 (void) putctl1(q, M_CTL, MC_NOCANON); in ptcioctl() 757 (void) putctl1(q, M_CTL, MC_DOCANON); in ptcioctl() 771 (void) putctl1(q, M_PCSIG, (int)d_arg); in ptcioctl() 878 (void) putctl1(q, M_PCSIG, SIGWINCH); in ptcioctl()
|
H A D | tty_pts.c | 486 (void) putctl1(RD(q), M_CTL, in ptslwput()
|
H A D | ldterm.c | 1560 (void) putctl1(q, M_FLUSH, FLUSHR); in ldtermrmsg() 1620 (void) putctl1(WR(q), M_FLUSH, FLUSHR); in ldtermrmsg() 4227 (void) putctl1(RD(q), M_FLUSH, FLUSHR); in ldterm_do_ioctl()
|
H A D | stream.c | 3132 putctl1(queue_t *q, int type, int param) in putctl1() function
|
H A D | asy.c | 2890 (void) putctl1(q, M_BREAK, c); in async_softint()
|
H A D | gld.c | 5598 (void) putctl1(q, M_FLUSH, FLUSHRW); in gld_flushqueue()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | stream.h | 806 extern int putctl1(queue_t *, int, int);
|
/titanic_41/usr/src/uts/common/io/audio/impl/ |
H A D | audio_sun.c | 975 (void) putctl1(auclnt_get_rq(c), M_PCSIG, SIGPOLL); in devaudio_sigpoll()
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | clnt_cots.c | 2639 (void) putctl1(wq, M_FLUSH, FLUSHRW); in connmgr_connect()
|
/titanic_41/usr/src/uts/sun4/io/ |
H A D | su_driver.c | 2324 (void) putctl1(q, M_BREAK, c); in async_softint()
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 405 putctl1.9f \
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 401 file path=usr/share/man/man9f/putctl1.9f
|