Home
last modified time | relevance | path

Searched refs:term_ioctl (Results 1 – 5 of 5) sorted by relevance

/external/strace/
Dioctl.c128 return term_ioctl(tcp, code, arg);
Dterm.c181 int term_ioctl(struct tcb *tcp, long code, long arg) in term_ioctl() function
Ddefs.h589 extern int term_ioctl(struct tcb *, long, long);
DChangeLog-CVS608 * 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
DChangeLog1013 * term.c (term_ioctl): Likewise.