Searched refs:TIOCSIGNAL (Results 1 – 7 of 7) sorted by relevance
108 #define TIOCSIGNAL _IOW('t', 33, int) /* pty: send signal to slave */ macro
323 case TIOCSIGNAL: in ptemrput()384 case TIOCSIGNAL: in ptemrput()1006 case TIOCSIGNAL: { in ptioc()
763 case TIOCSIGNAL: in ptcioctl()
479 #define TIOCSIGNAL (tIOC|31) /* pty: send signal to slave */ macro
181 case TIOCSIGNAL: request = ('t'<<8)|31; in _bc_ioctl()
370 { (uint_t)TIOCSIGNAL, "TIOCSIGNAL", NULL },
3158 case TIOCSIGNAL: in job_control_type()