Home | History | Annotate | Download | only in strace

Lines Matching refs:tcp_last

1416 		if (tcp_last &&
1417 (!outfname || followfork < 2 || tcp_last == tcp)) {
1419 tcp_last = NULL;
2169 if (tcp == tcp_last) {
2174 tcp_last = NULL;
2377 if (tcp_last && (!outfname || followfork < 2 || tcp_last == tcp)) {
2378 tcp_last->flags |= TCB_REPRINT;
2430 tcp_last = NULL;