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

  /external/strace/
defs.h 457 extern int get_scno(struct tcb *tcp);
syscall.c 752 scno_good = res = get_scno(tcp);
1249 get_scno(struct tcb *tcp) function
1256 #include "get_scno.c"
strace.c     [all...]

Completed in 131 milliseconds