Home | History | Annotate | Download | only in strace

Lines Matching refs:get_syscall_args

627 	 * see linux/mips/get_syscall_args.c
783 static int get_syscall_args(struct tcb *);
800 res = get_syscall_args(tcp);
1351 #include "get_syscall_args.c"