Searched refs:term_ioctl (Results 1 – 4 of 4) sorted by relevance
/external/strace/ |
D | ioctl.c | 242 return term_ioctl(tcp, code, arg); in ioctl_decode() 248 return term_ioctl(tcp, code, arg); in ioctl_decode()
|
D | term.c | 153 term_ioctl(struct tcb *const tcp, const unsigned int code, in term_ioctl() function
|
D | ChangeLog-CVS | 608 * term.c (term_ioctl): Decode indirect parameter as int, not long. 2169 * term.c (term_ioctl) [TIOCMGET]: Likewise. 5059 * term.c (term_ioctl): Use _VMIN, if present, for TC{G,S}ETA*. 5484 * term.c (term_ioctl): Force [c_[iocl]flags members to long before
|
D | ChangeLog | 6329 * term.c (term_ioctl): Likewise. 6767 (term_ioctl): Change arg type from long to kernel_ureg_t. 7186 sock_ioctl, term_ioctl, ubi_ioctl, uffdio_ioctl): Rewrite prototypes 14623 * term.c (term_ioctl): Print arguments of TCXONC and TCFLSH ioctls 23369 (term_ioctl): Use them. Update for RVAL_DECODED. 26250 ubi_ioctl, ptp_ioctl, scsi_ioctl, sock_ioctl, term_ioctl, rtc_ioctl, 26260 * term.c (term_ioctl): Likewise. 35353 * term.c (term_ioctl): Decode TIOCSCTTY's third parameter. 37986 * term.c (term_ioctl): Likewise.
|