Searched defs:syscall (Results 1 – 2 of 2) sorted by relevance
1311 struct syscall { struct1317 struct syscall_fmt *fmt; argument1318 size_t (**arg_scnprintf)(char *bf, size_t size, struct syscall_arg *arg); argument1319 void **arg_parm;
1267 pid_t tracee, int syscall) in change_syscall()