Home | History | Annotate | Download | only in strace

Lines Matching full:u_rval

384 			if (syserror(tcp) || tcp->u_rval == 0)
386 tcp->auxstr = sprintflags("flags ", fdflags, tcp->u_rval);
391 tcp->auxstr = sprint_open_modes(tcp->u_rval);
409 tcp->auxstr = xlookup(lockfcmds, tcp->u_rval);
542 if ((nfds = tcp->u_rval) == 0) {
741 else if (tcp->u_rval == 0)
750 end = start + tcp->u_rval;
878 if (tcp->u_rval < 0)
902 if (tcp->u_rval == 0) {
907 long i, nr = tcp->u_rval;