Home | History | Annotate | Download | only in strace

Lines Matching refs:auxstr

2511 		if ((sys_res & RVAL_STR) && tcp->auxstr)
2512 tprintf(" (%s)", tcp->auxstr);
2551 if ((sys_res & RVAL_STR) && tcp->auxstr)
2552 tprintf(" (%s)", tcp->auxstr);