Lines Matching refs:request
194 do_ptrace(int request, struct tcb *tcp, void *addr, void *data)199 l = ptrace(request, tcp->pid, addr, (long) data);