Searched refs:syscall_args (Results 1 – 2 of 2) sorted by relevance
87 struct syscall_args { in stub_syscall6() struct
1653 CASE_TEST(syscall_args); EXPECT_SYSER(1, syscall(__NR_statx, 0, NULL, 0, 0, NULL), -1, EFAULT); break; in test_scanf()