HomeSort by relevance Sort by last modified time
    Searched refs:sys_func_rval (Results 1 - 3 of 3) sorted by null

  /external/strace/
syscall.c 710 tcp->sys_func_rval = res;
802 if (tcp->sys_func_rval & RVAL_DECODED)
803 sys_res = tcp->sys_func_rval;
965 tcp->sys_func_rval = 0;
defs.h 207 int sys_func_rval; /* Syscall entry parser's return value */ member in struct:tcb
    [all...]
strace.c     [all...]

Completed in 507 milliseconds