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

  /external/ltrace/
backend.h 135 void continue_after_syscall(struct process *proc, int sysnum, int ret_p);
handle_event.c 570 continue_after_syscall(event->proc, event->e_un.sysnum, 0);
637 continue_after_syscall(event->proc, event->e_un.sysnum, 1);