Home | History | Annotate | Download | only in strace

Lines Matching refs:pr_stime

2235 			stime.tv_sec = tcp->status.pr_stime.tv_sec;
2236 stime.tv_usec = tcp->status.pr_stime.tv_nsec/1000;