Home | History | Annotate | Download | only in strace

Lines Matching defs:trc

2133 		ts_reclaim_child_inargs_t trc;
2145 if (iov.tio_udatainlen != sizeof trc ||
2146 umove (tcp, (long) iov.tio_udatain, &trc) < 0)
2149 trc.trc_pid, trc.trc_start);