Home
last modified time | relevance | path

Searched refs:ret_p (Results 1 – 2 of 2) sorted by relevance

/external/ltrace/
Dbackend.h135 void continue_after_syscall(struct process *proc, int sysnum, int ret_p);
/external/ltrace/sysdeps/linux-gnu/
Dtrace.c1130 continue_after_syscall(struct process *proc, int sysnum, int ret_p) in continue_after_syscall() argument
1133 if (ret_p && (is_mid_stopping(proc) || is_mid_stopping(proc->leader))) { in continue_after_syscall()