Home
last modified time | relevance | path

Searched refs:bogus_arg3 (Results 1 – 3 of 3) sorted by relevance

/external/strace/tests-mx32/
Dprctl-spec-inject.c61 static const kernel_ulong_t bogus_arg3 = in main() local
101 rc = do_prctl(52, 1, bogus_arg3); in main()
105 rc = do_prctl(52, bogus_arg2, bogus_arg3); in main()
110 rc = do_prctl(52, 0, bogus_arg3); in main()
126 rc = do_prctl(53, 1, bogus_arg3); in main()
129 (unsigned long long) bogus_arg3, sprintrc(rc)); in main()
131 rc = do_prctl(53, bogus_arg2, bogus_arg3); in main()
135 (unsigned long long) bogus_arg3, in main()
/external/strace/tests-m32/
Dprctl-spec-inject.c61 static const kernel_ulong_t bogus_arg3 = in main() local
101 rc = do_prctl(52, 1, bogus_arg3); in main()
105 rc = do_prctl(52, bogus_arg2, bogus_arg3); in main()
110 rc = do_prctl(52, 0, bogus_arg3); in main()
126 rc = do_prctl(53, 1, bogus_arg3); in main()
129 (unsigned long long) bogus_arg3, sprintrc(rc)); in main()
131 rc = do_prctl(53, bogus_arg2, bogus_arg3); in main()
135 (unsigned long long) bogus_arg3, in main()
/external/strace/tests/
Dprctl-spec-inject.c61 static const kernel_ulong_t bogus_arg3 = in main() local
101 rc = do_prctl(52, 1, bogus_arg3); in main()
105 rc = do_prctl(52, bogus_arg2, bogus_arg3); in main()
110 rc = do_prctl(52, 0, bogus_arg3); in main()
126 rc = do_prctl(53, 1, bogus_arg3); in main()
129 (unsigned long long) bogus_arg3, sprintrc(rc)); in main()
131 rc = do_prctl(53, bogus_arg2, bogus_arg3); in main()
135 (unsigned long long) bogus_arg3, in main()