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

  /external/strace/
syscall.c 557 static int get_syscall_result(struct tcb *);
770 res = (get_regs_error ? -1 : get_syscall_result(tcp));
1263 get_syscall_result(struct tcb *tcp) function
1279 # include "get_syscall_result.c"
Makefile     [all...]

Completed in 144 milliseconds